rename to mocksnow

This commit is contained in:
2025-03-22 17:05:42 +11:00
parent c8c475911b
commit 112ad8da1a
33 changed files with 192 additions and 1802 deletions

View File

@@ -2,8 +2,8 @@ package tasks
import (
"log/slog"
"wnzl-snow/db"
"wnzl-snow/internal/settings"
"mocksnow/db"
"mocksnow/internal/settings"
)
// CronTask stores runtime information to be used by tasks