Fix cache size and switch to using fileAnalysis for bundle sizes

This commit is contained in:
Natsumi
2025-08-10 22:54:31 +12:00
parent d40d0af21f
commit e182b4f2c2
9 changed files with 102 additions and 150 deletions

View File

@@ -267,7 +267,7 @@ const gameLog = {
async getVisitCount(worldId) {
var ref = {
visitCount: '',
visitCount: 0,
worldId: ''
};
await sqliteService.execute(