Update changelog

pull/16/head
Made Baruna 2023-07-06 11:43:08 +08:00
parent c2051d8d0c
commit a13901524b
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 timeline'];
const changelog = ['Update achievement', 'Update import on pc', 'Update banners', 'Update timeline'];
const channel = new BroadcastChannel('paimonmoe-sw');