mirror of
https://github.com/mue/mue.git
synced 2026-07-18 22:44:08 +02:00
perf: marketplace cleanup and improvements
This commit is contained in:
@@ -25,7 +25,7 @@ export default class MarketplaceFunctions {
|
||||
localStorage.removeItem('photo_packs');
|
||||
localStorage.setItem('backgroundType', localStorage.getItem('oldBackgroundType'));
|
||||
localStorage.removeItem('oldBackgroundType');
|
||||
EventBus.dispatch('refresh', 'background');
|
||||
EventBus.dispatch('refresh', 'marketplacebackgrounduninstall');
|
||||
break;
|
||||
default:
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user