WIP blurash & sync card ?
All checks were successful
Deploy App / build (push) Successful in 26s
Deploy App / deploy (push) Successful in 18s

This commit is contained in:
valere
2026-02-21 09:07:45 +01:00
parent 543b513e08
commit aef705834b
8 changed files with 425 additions and 20 deletions

View File

@@ -13,7 +13,7 @@ export default defineNuxtConfig({
tasks: true
},
scheduledTasks: {
'*/5 * * * *': ['syncTracks']
'*/1 * * * *': ['sync-tracks']
}
},
compatibilityDate: '2025-07-15',