improve gamelog sql

This commit is contained in:
pa
2026-01-29 15:49:37 +09:00
parent 949c64d17b
commit 48c1dd98fa
5 changed files with 366 additions and 147 deletions
-1
View File
@@ -96,7 +96,6 @@ export const useLocationStore = defineStore('Location', () => {
return;
}
const lastLocationArray = await database.lookupGameLogDatabase(
'',
['Location'],
[],
1