Skip to content

Commit 1d52041

Browse files
committed
Fix end date of char banners
1 parent c1355ec commit 1d52041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/events.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@
13351335
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/05/28/1015537/8b986bca2c84ec70d1982ee3ffd2af50_4941937438722186212.jpg",
13361336
"start": "2022-05-31 11:00:00",
13371337
"start_server": false,
1338-
"end": "2022-06-20 17:59:00",
1338+
"end": "2022-06-21 17:59:00",
13391339
"reminder": "end"
13401340
},
13411341
{
@@ -1345,7 +1345,7 @@
13451345
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/05/28/1015537/11a53e952847a294dc27bba1e285c2ef_5391019816687823340.jpg",
13461346
"start": "2022-05-31 11:00:00",
13471347
"start_server": false,
1348-
"end": "2022-06-20 17:59:00",
1348+
"end": "2022-06-21 17:59:00",
13491349
"reminder": "end"
13501350
},
13511351
{

0 commit comments

Comments
 (0)