Update changelog

pull/1/head
Made Baruna 2022-08-05 10:53:18 +07:00
parent 72e92e3596
commit d755abc5ad
1 changed files with 1 additions and 7 deletions

View File

@ -7,13 +7,7 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
const IMAGE_URL = `${self.location.origin}/images/`;
const changelog = [
'Update timeline',
'Fix missing banner image',
'Add Yoimiya & the weapon banner',
'Add total pull on weapon list page',
'Add commissions location to achievement tracker',
];
const changelog = ['Update timeline', 'Fix item list on safari', 'Fix summit shaper materials'];
const channel = new BroadcastChannel('paimonmoe-sw');