mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-03 21:36:06 +02:00
improve gamelog sql
This commit is contained in:
@@ -96,7 +96,6 @@ export const useLocationStore = defineStore('Location', () => {
|
||||
return;
|
||||
}
|
||||
const lastLocationArray = await database.lookupGameLogDatabase(
|
||||
'',
|
||||
['Location'],
|
||||
[],
|
||||
1
|
||||
|
||||
Reference in New Issue
Block a user