Update changelog
parent
72e92e3596
commit
d755abc5ad
|
@ -7,13 +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 = [
|
const changelog = ['Update timeline', 'Fix item list on safari', 'Fix summit shaper materials'];
|
||||||
'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 channel = new BroadcastChannel('paimonmoe-sw');
|
const channel = new BroadcastChannel('paimonmoe-sw');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue