📘 coreSchemas.ts

This commit is contained in:
nirholas
2026-03-31 10:23:32 +00:00
parent ca8e61299a
commit 14c3d1ac58

View File

@@ -1887,3 +1887,4 @@ export const FastModeStateSchema = lazySchema(() =>
'Fast mode state: off, in cooldown after rate limit, or actively enabled.',
),
)