mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-07 11:04:50 +01:00
Fix banner datetime
This commit is contained in:
parent
1b1a580fcd
commit
c57ce7c74c
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ export const banners = {
|
||||||
name: 'Epitome Invocation',
|
name: 'Epitome Invocation',
|
||||||
image: 2,
|
image: 2,
|
||||||
start: '2020-10-20 18:00:00',
|
start: '2020-10-20 18:00:00',
|
||||||
end: '2020-11-9 18:00:00',
|
end: '2020-11-10 18:00:00',
|
||||||
shortName: 'Lost Prayer',
|
shortName: 'Lost Prayer',
|
||||||
color: '#f5c242',
|
color: '#f5c242',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue