mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
Improve usability
This commit is contained in:
parent
902af9ec71
commit
01ee1a53d9
@ -93,6 +93,8 @@ export default defineComponent({
|
|||||||
|
|
||||||
uninstall() {
|
uninstall() {
|
||||||
removeTheme(this.selectedTheme);
|
removeTheme(this.selectedTheme);
|
||||||
|
this.selectedThemeId = null;
|
||||||
|
os.success();
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user