mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
[Hotfix] Add discord_webhooks to server tables
This commit is contained in:
parent
b5c4357de2
commit
1a02017737
@ -259,6 +259,7 @@ namespace DatabaseSchema {
|
||||
"command_settings",
|
||||
"content_flags",
|
||||
"db_str",
|
||||
"discord_webhooks",
|
||||
"eqtime",
|
||||
"launcher",
|
||||
"launcher_zones",
|
||||
@ -375,7 +376,7 @@ namespace DatabaseSchema {
|
||||
"inventory_versions",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @description Gets all player bot tables
|
||||
* @note These tables have no content in the PEQ daily dump
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user