Change private help ticket cooldown

This commit is contained in:
Tarrgon
2025-09-14 08:00:51 -04:00
parent 0175eb8d96
commit 672a508d9d
14 changed files with 70 additions and 38 deletions
+5 -5
View File
@@ -1,5 +1,5 @@
export * from './command';
export * from './database-types';
export * from './e621-types';
export * from './handler';
export * from './helper-types';
export * from './command.d';
export * from './database-types.d';
export * from './e621-types.d';
export * from './handler.d';
export * from './helper-types.d';