mirror of
https://github.com/mue/mue.git
synced 2026-07-16 05:23:49 +02:00
bug fix
This commit is contained in:
@@ -29,6 +29,7 @@ export default class MarketplaceFunctions {
|
||||
case 'quote_pack':
|
||||
localStorage.removeItem('quote_packs');
|
||||
localStorage.removeItem('quote_api');
|
||||
uninstallStuff();
|
||||
break;
|
||||
default:
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user