chore: bump version and fix boost button

This commit is contained in:
2026-02-19 06:54:25 +01:00
parent b25d3f4015
commit 4782d20493
6 changed files with 76 additions and 7 deletions

View File

@@ -432,6 +432,9 @@ export const usePuzzleStore = defineStore('puzzle', () => {
guideUsageCount,
currentDensity,
markGuideUsed,
markBoostUsed,
hasUsedBoost,
boostUsageCount,
startInteraction,
endInteraction,
completedRows,