This commit is contained in:
delucecc 2024-01-15 20:23:27 -08:00
parent 9b9b7645db
commit a46239ea28
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Description 'ngd-pdduty | Nemesis Gaming Development'
Description 'ngd-jobduty | Nemesis Gaming Development'
author 'deluce#0'
fx_version 'cerulean'
game 'gta5'

View File

@ -126,7 +126,7 @@ function sendToDiscord(jobName, playerName, callsign, timeOnDuty, customMessage,
local currentDateTime = os.date("%m-%d-%Y %H:%M:%S")
local connect = {
{
["color"] = color or 255, -- Default color if none is provided
["color"] = color or 255,
["title"] = title,
["description"] = message,
["footer"] = {