Update changelog

This commit is contained in:
Made Baruna 2024-11-20 09:32:04 +08:00
parent 0bed4197e0
commit 22ce0dc6b6

View file

@ -7,7 +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 = ['Update banners', 'Update timeline', 'Revamp Database > Character Reruns']; const changelog = ['Update banners 5.2', 'Update timeline', 'Update achievements'];
const channel = new BroadcastChannel('paimonmoe-sw'); const channel = new BroadcastChannel('paimonmoe-sw');