mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-19 06:46:03 +01:00
fixed grammar/spelling errors
This commit is contained in:
@@ -209,8 +209,8 @@ RegisterNUICallback("tpDoNot", function()
|
||||
TriggerServerEvent("getMoney", selectedCharacter.id)
|
||||
end)
|
||||
|
||||
-- discord rich precense will show on a users profile.
|
||||
if config.enableRichPrecence then
|
||||
-- discord rich presence will show on a users profile.
|
||||
if config.enableRichPresence then
|
||||
Citizen.CreateThread(function()
|
||||
while true do
|
||||
SetDiscordAppId(config.appId)
|
||||
|
||||
Reference in New Issue
Block a user