summary refs log tree commit diff
path: root/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/GuildUpdateWelcomeScreenSchema.ts')
-rw-r--r--src/util/schemas/GuildUpdateWelcomeScreenSchema.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts b/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
index 0022da6e..e271b83e 100644
--- a/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
+++ b/src/util/schemas/GuildUpdateWelcomeScreenSchema.ts
@@ -7,4 +7,4 @@ export interface GuildUpdateWelcomeScreenSchema {
 	}[];
 	enabled?: boolean;
 	description?: string;
-}
\ No newline at end of file
+}