mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-22 08:24:53 +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 IMAGE_URL = `${self.location.origin}/images/`;
|
||||||
|
|
||||||
const changelog = [
|
const changelog = ['Bug fixes', 'Update timeline', 'Update locales', 'Add TCG Deck builder, check it out on TCG menu!'];
|
||||||
'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 channel = new BroadcastChannel('paimonmoe-sw');
|
const channel = new BroadcastChannel('paimonmoe-sw');
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue