mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-13 19:27:45 +01:00
Actually fix the special program timezone
This commit is contained in:
parent
ccfb5fcc3f
commit
7abc14431a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,6 @@ export const eventsData = [
|
|||
zoom: '150%',
|
||||
url: 'https://www.hoyolab.com/article/1586790',
|
||||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Eight Locales Over Mountains and Seas',
|
||||
|
@ -33,6 +32,7 @@ export const eventsData = [
|
|||
zoom: '120%',
|
||||
url: 'https://www.twitch.tv/genshinimpactofficial',
|
||||
startOnly: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Add table
Reference in a new issue