This commit is contained in:
Carl-Gerhard Lindesvärd
2026-01-21 11:21:40 +01:00
parent a58761e8d7
commit 3fa1a5429e
28 changed files with 661 additions and 172 deletions

View File

@@ -42,7 +42,7 @@ export async function bootCron() {
{
name: 'onboarding',
type: 'onboarding',
pattern: '0 10 * * *',
pattern: '0 * * * *',
},
];