Fix featured on Tighnari banner

pull/1/head
Made Baruna 2022-08-24 00:33:32 +07:00
parent ed1b15b030
commit 43d6e49af8
2 changed files with 4 additions and 4 deletions

View File

@ -449,7 +449,7 @@ export const banners = {
start: '2022-08-24 06:00:00',
end: '2022-09-09 17:59:59',
color: '#76df81',
featured: ['tighnari'],
featured: ['tighnari', 'zhongli'],
featuredRare: ['collei', 'fischl', 'diona'],
timezoneDependent: true,
},
@ -460,7 +460,7 @@ export const banners = {
// start: '2022-08-24 06:00:00',
// end: '2022-09-09 17:59:59',
// color: '#D1A55C',
// featured: ['zhongli'],
// featured: ['tighnari', 'zhongli'],
// featuredRare: ['collei', 'fischl', 'diona'],
// timezoneDependent: true,
// },

View File

@ -171,7 +171,7 @@ export const bannersDual = {
start: '2022-08-24 06:00:00',
end: '2022-09-09 17:59:59',
color: '#76df81',
featured: ['tighnari'],
featured: ['tighnari', 'zhongli'],
featuredRare: ['collei', 'fischl', 'diona'],
timezoneDependent: true,
},
@ -182,7 +182,7 @@ export const bannersDual = {
start: '2022-08-24 06:00:00',
end: '2022-09-09 17:59:59',
color: '#D1A55C',
featured: ['zhongli'],
featured: ['tighnari', 'zhongli'],
featuredRare: ['collei', 'fischl', 'diona'],
timezoneDependent: true,
},