mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-11 12:31:12 +01:00
Update banner date
This commit is contained in:
parent
31293341d1
commit
05eaea5d58
2 changed files with 4 additions and 4 deletions
|
@ -626,9 +626,9 @@ export const banners = {
|
|||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 26,
|
||||
start: '2022-02-16 06:00:00',
|
||||
end: '2022-03-08 17:59:59',
|
||||
shortName: 'Verity',
|
||||
start: '2022-03-08 18:00:00',
|
||||
end: '2022-03-29 14:59:59',
|
||||
shortName: 'Engulfing',
|
||||
color: '#b042f5',
|
||||
featured: ['engulfing_lightning', 'everlasting_moonglow'],
|
||||
featuredRare: ['akuoumaru', 'mouuns_moon', 'lions_roar', 'favonius_lance', 'sacrificial_fragments'],
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
percentage: '...',
|
||||
},
|
||||
};
|
||||
const bannerId = 300026;
|
||||
const bannerId = 300027;
|
||||
const image = 'raidenkokomi.png';
|
||||
|
||||
let loading = true;
|
||||
|
|
Loading…
Reference in a new issue