mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -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() {
|
uninstall() {
|
||||||
removeTheme(this.selectedTheme);
|
removeTheme(this.selectedTheme);
|
||||||
|
this.selectedThemeId = null;
|
||||||
|
os.success();
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue