Skip to content

Commit a316dd4

Browse files
committed
Add "New Adventure? Let's Go!" web event
1 parent d27860e commit a316dd4

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

src/data/events.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,16 +1289,22 @@
12891289
"end": "2022-04-28 23:59:00",
12901290
"reminder": "end"
12911291
},
1292+
{
1293+
"name": "\"New Adventure? Let's Go!\" Web Event",
1294+
"type": "Web",
1295+
"link": "https://www.hoyolab.com/article/4457772",
1296+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/04/29/1015537/0b0ec049c17722a71d841f7a0d86bfd1_2380520650443851736.jpg",
1297+
"start": "2022-04-29 12:00:00",
1298+
"end": "2022-05-05 23:59:00",
1299+
"reminder": "end"
1300+
},
12921301
{
12931302
"name": "Next Special Program",
12941303
"type": "Stream",
12951304
"timezone": "-04:00"
12961305
},
12971306
{
12981307
"name": "Next Maintenance",
1299-
"type": "Maintenance",
1300-
"prediction": true,
1301-
"start": "2022-05-11 06:00:00",
1302-
"end": "2022-05-11 11:00:00"
1308+
"type": "Maintenance"
13031309
}
13041310
]

0 commit comments

Comments
 (0)