Update changelog

pull/1/head
Made Baruna 2022-10-12 13:38:40 +07:00
parent fdd709fb30
commit 3f195169b6
1 changed files with 1 additions and 8 deletions

View File

@ -7,14 +7,7 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
const IMAGE_URL = `${self.location.origin}/images/`;
const changelog = [
'Added Cyno & Candace',
'Added new weapons',
'Added new banners',
'Update achievements',
'Update furnishing',
'Update timeline',
];
const changelog = ['Update timeline'];
const channel = new BroadcastChannel('paimonmoe-sw');