mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-23 07:17:43 +01:00
Update changelog
This commit is contained in:
parent
eac0ee098d
commit
f6f199f3a7
1 changed files with 10 additions and 1 deletions
|
@ -7,7 +7,16 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
|
|||
|
||||
const IMAGE_URL = `${self.location.origin}/images/`;
|
||||
|
||||
const changelog = ['Update Timeline'];
|
||||
const changelog = [
|
||||
'Update Tighnari banner',
|
||||
'Update weapons',
|
||||
'Update timeline',
|
||||
'Update furnishing',
|
||||
'Update achievement',
|
||||
'Add edit furnishing inventory directly on furnishing set',
|
||||
'Adjust item order on calculator result',
|
||||
'Bug fixes',
|
||||
];
|
||||
|
||||
const channel = new BroadcastChannel('paimonmoe-sw');
|
||||
|
||||
|
|
Loading…
Reference in a new issue