🚑 tipScheduler.ts

This commit is contained in:
nirholas
2026-03-31 10:23:54 +00:00
parent 724ea17e75
commit 81ad08cb76

View File

@@ -56,3 +56,4 @@ export function recordShownTip(tip: Tip): void {
cooldownSessions: tip.cooldownSessions,
})
}