refactor
This commit is contained in:
parent
c19f51a2ab
commit
a8acbd6e68
3 changed files with 5 additions and 8 deletions
|
|
@ -103,7 +103,6 @@ function removeItem(index: number) {
|
|||
|
||||
async function save() {
|
||||
prefer.commit('menu', items.value.map(x => x.type));
|
||||
await reloadAsk({ reason: i18n.ts.reloadToApplySetting, unison: true });
|
||||
}
|
||||
|
||||
function reset() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue