✨ 🔸 flushGate.ts
This commit is contained in:
@@ -164,3 +164,4 @@ export async function shouldShowAppUpgradeMessage(): Promise<boolean> {
|
|||||||
return cfg.should_show_app_upgrade_message
|
return cfg.should_show_app_upgrade_message
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -70,3 +70,4 @@ export class FlushGate<T> {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -17,3 +17,4 @@ const rateLimitOptions = {
|
|||||||
} satisfies Command
|
} satisfies Command
|
||||||
|
|
||||||
export default rateLimitOptions
|
export default rateLimitOptions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user