forked from FoundKeyGang/FoundKey
Improve usability
This commit is contained in:
parent
b66e0b3ac5
commit
9b61306f59
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ export default defineComponent({
|
||||||
|
|
||||||
uninstall() {
|
uninstall() {
|
||||||
removeTheme(this.selectedTheme);
|
removeTheme(this.selectedTheme);
|
||||||
|
this.selectedThemeId = null;
|
||||||
|
os.success();
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue