Fix banner time
parent
3745212c27
commit
1427d2ba71
|
@ -193,7 +193,7 @@ export const banners = {
|
||||||
name: 'Reign of Serenity',
|
name: 'Reign of Serenity',
|
||||||
image: 1,
|
image: 1,
|
||||||
shortName: 'Raiden',
|
shortName: 'Raiden',
|
||||||
start: '2021-09-01 11:00:00',
|
start: '2021-09-01 06:00:00',
|
||||||
end: '2021-09-21 17:59:59',
|
end: '2021-09-21 17:59:59',
|
||||||
color: '#D0AEF2',
|
color: '#D0AEF2',
|
||||||
featured: ['raiden_shogun'],
|
featured: ['raiden_shogun'],
|
||||||
|
@ -365,7 +365,7 @@ export const banners = {
|
||||||
{
|
{
|
||||||
name: 'Epitome Invocation',
|
name: 'Epitome Invocation',
|
||||||
image: 17,
|
image: 17,
|
||||||
start: '2021-09-01 11:00:00',
|
start: '2021-09-01 06:00:00',
|
||||||
end: '2021-09-21 17:59:59',
|
end: '2021-09-21 17:59:59',
|
||||||
shortName: 'Engulfing',
|
shortName: 'Engulfing',
|
||||||
color: '#b042f5',
|
color: '#b042f5',
|
||||||
|
|
Loading…
Reference in New Issue