Update banner date

This commit is contained in:
Made Baruna 2022-03-08 15:29:50 +07:00
parent 31293341d1
commit 05eaea5d58
2 changed files with 4 additions and 4 deletions

View file

@ -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'],

View file

@ -28,7 +28,7 @@
percentage: '...',
},
};
const bannerId = 300026;
const bannerId = 300027;
const image = 'raidenkokomi.png';
let loading = true;