mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
Improve usability
This commit is contained in:
parent
902af9ec71
commit
01ee1a53d9
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ export default defineComponent({
|
|||
|
||||
uninstall() {
|
||||
removeTheme(this.selectedTheme);
|
||||
this.selectedThemeId = null;
|
||||
os.success();
|
||||
},
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue