mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-24 07:46:50 +01:00
Fix banner time
This commit is contained in:
parent
c092a528c0
commit
fa54ba89cc
1 changed files with 4 additions and 4 deletions
|
@ -204,8 +204,8 @@ export const banners = {
|
|||
name: 'Drifting Luminescence',
|
||||
image: 1,
|
||||
shortName: 'Kokomi',
|
||||
start: '2021-09-27 10:00:00',
|
||||
end: '2021-10-11 03:59:59',
|
||||
start: '2021-09-21 18:00:00',
|
||||
end: '2021-10-12 14:59:59',
|
||||
color: '#FF7B69',
|
||||
featured: ['sangonomiya_kokomi'],
|
||||
featuredRare: ['rosaria', 'beidou', 'xingqiu'],
|
||||
|
@ -386,8 +386,8 @@ export const banners = {
|
|||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 18,
|
||||
start: '2021-09-27 10:00:00',
|
||||
end: '2021-10-11 03:59:59',
|
||||
start: '2021-09-21 18:00:00',
|
||||
end: '2021-10-12 14:59:59',
|
||||
shortName: 'Moonglow',
|
||||
color: '#424ef5',
|
||||
featured: ['primordial_jade_cutter', 'everlasting_moonglow'],
|
||||
|
|
Loading…
Reference in a new issue