mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 10:11:37 +00:00
[Hotfix] Add discord_webhooks to server tables
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user