mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-13 19:27:45 +01:00
Update banner
This commit is contained in:
parent
511abbcd18
commit
543bb672bf
2 changed files with 1 additions and 3 deletions
|
@ -614,7 +614,6 @@ export const bannersDual = {
|
|||
featured: ['sangonomiya_kokomi', 'wanderer'],
|
||||
featuredRare: ['yanfei', 'faruzan', 'rosaria'],
|
||||
version: '3.8',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'From Ashes Reborn',
|
||||
|
@ -626,7 +625,6 @@ export const bannersDual = {
|
|||
featured: ['sangonomiya_kokomi', 'wanderer'],
|
||||
featuredRare: ['yanfei', 'faruzan', 'rosaria'],
|
||||
version: '3.8',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
@ -7,7 +7,7 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
|
|||
|
||||
const IMAGE_URL = `${self.location.origin}/images/`;
|
||||
|
||||
const changelog = ['Update achievement', 'Update import on pc', 'Update banners', 'Update timeline'];
|
||||
const changelog = ['Update banners', 'Update timeline'];
|
||||
|
||||
const channel = new BroadcastChannel('paimonmoe-sw');
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue