fixing ers

This commit is contained in:
KingMcDonalds
2025-10-30 07:27:54 -07:00
parent 5c166eb020
commit 7ce13e0a1e
+2 -2
View File
@@ -35,11 +35,11 @@ Config = {
},
Enable_Night_Subtitles = true, -- Optional PAID (Included with ERS): https://store.nights-software.com/package/6043540 (Enables good looking subtitles instead of FiveM native mission text)
Enable_Nearest_Postal = true, -- Optional FREE: https://docs.nights-software.com/resources/nightShifts/#installing-nearest-postal-optional (client/c_functions.lua for GetPostal())
Enable_Discord_Webhooks = true, -- Set your webhook URL in server/s_functions.lua.
Enable_Discord_Webhooks = false, -- Set your webhook URL in server/s_functions.lua.
--====================== DISCORD RICH PRESENCE ======================--
Enable_Discord_Presence = true, -- Gives users a rich presence on Discord.
Enable_Discord_Presence = false, -- Gives users a rich presence on Discord.
Discord_Presence_Data = {
AppId = '1314195524915691581', -- Your Discord application ID.
RichPresenceAsset = "big", -- Your Discord rich presence asset name.