Change private help ticket cooldown
This commit is contained in:
Vendored
+5
-5
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user