diff --git a/src/services/tips/tipScheduler.ts b/src/services/tips/tipScheduler.ts index 2924f60..efc1295 100644 --- a/src/services/tips/tipScheduler.ts +++ b/src/services/tips/tipScheduler.ts @@ -56,3 +56,4 @@ export function recordShownTip(tip: Tip): void { cooldownSessions: tip.cooldownSessions, }) } +