mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 03:01: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",
|
"command_settings",
|
||||||
"content_flags",
|
"content_flags",
|
||||||
"db_str",
|
"db_str",
|
||||||
|
"discord_webhooks",
|
||||||
"eqtime",
|
"eqtime",
|
||||||
"launcher",
|
"launcher",
|
||||||
"launcher_zones",
|
"launcher_zones",
|
||||||
@ -375,7 +376,7 @@ namespace DatabaseSchema {
|
|||||||
"inventory_versions",
|
"inventory_versions",
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @description Gets all player bot tables
|
* @description Gets all player bot tables
|
||||||
* @note These tables have no content in the PEQ daily dump
|
* @note These tables have no content in the PEQ daily dump
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user