mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-05 18:26:56 +01:00
Update changelog
This commit is contained in:
parent
76f0d1e3a5
commit
7757b30ae0
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 = [
|
||||
'Add TCG Deck builder, check it out on TCG menu!',
|
||||
'Fix todo crash caused by Redcrest renamed to Henna Berry',
|
||||
'Update timeline',
|
||||
'Bug fixes',
|
||||
'Update locales',
|
||||
];
|
||||
const changelog = ['Bug fixes', 'Update timeline', 'Update locales', 'Add TCG Deck builder, check it out on TCG menu!'];
|
||||
|
||||
const channel = new BroadcastChannel('paimonmoe-sw');
|
||||
|
||||
|
|
Loading…
Reference in a new issue