Update changelog

pull/36/head
Made Baruna 2024-05-14 23:30:02 +08:00
parent ddc2a979f1
commit 26761c8e95
1 changed files with 1 additions and 7 deletions

View File

@ -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');