mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 01:52:02 +00:00
[Hotfix] Move discord_webhooks to state tables because we don't want webhooks being exported
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user