Changelog

pull/26/head
Made Baruna 2023-12-20 11:40:09 +08:00
parent f73d65dc8f
commit c3e55755f9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
const IMAGE_URL = `${self.location.origin}/images/`;
const changelog = ['Update banners', 'Update timelines'];
const changelog = ['Update banners', 'Update timelines', 'Update Navia', 'Update weapons', 'Bug fixes'];
const channel = new BroadcastChannel('paimonmoe-sw');