summary refs log tree commit diff
path: root/src/util/schemas/BanCreateSchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/BanCreateSchema.ts')
-rw-r--r--src/util/schemas/BanCreateSchema.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/schemas/BanCreateSchema.ts b/src/util/schemas/BanCreateSchema.ts

index 64b02943..834577dc 100644 --- a/src/util/schemas/BanCreateSchema.ts +++ b/src/util/schemas/BanCreateSchema.ts
@@ -1,4 +1,3 @@ - export interface BanCreateSchema { delete_message_days?: string; reason?: string;