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

index 83ae22dd..cac11147 100644 --- a/src/util/schemas/InviteCreateSchema.ts +++ b/src/util/schemas/InviteCreateSchema.ts
@@ -8,4 +8,4 @@ export interface InviteCreateSchema { unique?: boolean; target_user?: string; target_user_type?: number; -} \ No newline at end of file +}