refactor: favorites tab (#1177)

* refactor: favorites tab

* rm useless characters
This commit is contained in:
pa
2025-03-11 23:26:26 +09:00
committed by GitHub
parent 3cbe0a7047
commit 7a449ad383
21 changed files with 2154 additions and 1317 deletions
+1 -1
View File
@@ -862,7 +862,7 @@
memo
});
} else {
database.deleteWorldMemo(id);
database.deleteWorldMemo(worldId);
}
},
showPreviousInstancesWorldDialog(world) {