diff --git a/src/commands/extra/settings.schema.json b/src/commands/extra/settings.schema.json index 2af95d9..20853ad 100644 --- a/src/commands/extra/settings.schema.json +++ b/src/commands/extra/settings.schema.json @@ -66,7 +66,6 @@ }, "required": [ "name", - "opening_message", "roles" ] } @@ -111,4 +110,4 @@ "surveys", "tags" ] -} \ No newline at end of file +}