mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-12-22 22:46:41 +01:00
Update changelog
This commit is contained in:
parent
ddc2a979f1
commit
26761c8e95
1 changed files with 1 additions and 7 deletions
|
@ -7,13 +7,7 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
|
|||
|
||||
const IMAGE_URL = `${self.location.origin}/images/`;
|
||||
|
||||
const changelog = [
|
||||
'Fix url import',
|
||||
'Add Arlecchino & Weapon',
|
||||
'Update banners',
|
||||
'Update achievements',
|
||||
'Update timeline',
|
||||
];
|
||||
const changelog = ['Update banners', 'Update timeline'];
|
||||
|
||||
const channel = new BroadcastChannel('paimonmoe-sw');
|
||||
|
||||
|
|
Loading…
Reference in a new issue