diff --git a/common/database_schema.h b/common/database_schema.h index 3c551fbcf..65379b2a1 100644 --- a/common/database_schema.h +++ b/common/database_schema.h @@ -259,7 +259,6 @@ namespace DatabaseSchema { "command_settings", "content_flags", "db_str", - "discord_webhooks", "eqtime", "launcher", "launcher_zones", @@ -319,6 +318,7 @@ namespace DatabaseSchema { "completed_shared_task_activity_state", "completed_shared_task_members", "completed_shared_tasks", + "discord_webhooks", "dynamic_zone_members", "dynamic_zones", "eventlog",