Changelog

This commit is contained in:
Made Baruna 2023-12-20 11:40:09 +08:00
parent f73d65dc8f
commit c3e55755f9

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