mirror of
https://github.com/mue/mue.git
synced 2026-07-26 18:21:27 +02:00
refactor: codacy and some style changes etc
This commit is contained in:
@@ -40,7 +40,7 @@ export function uninstall(type, name) {
|
||||
}
|
||||
}
|
||||
localStorage.setItem('installed', JSON.stringify(installed));
|
||||
};
|
||||
}
|
||||
|
||||
export function install(type, input, sideload) {
|
||||
switch (type) {
|
||||
|
||||
Reference in New Issue
Block a user