mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-25 20:03:51 +00:00
[Hotfix] Move discord_webhooks to state tables because we don't want webhooks being exported
This commit is contained in:
parent
1a02017737
commit
66d6d523cf
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user