mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-19 06:46:03 +01:00
fix: spelling
This commit is contained in:
@@ -21,7 +21,7 @@ function NDCore.Functions.GetCharacters(cb)
|
||||
end
|
||||
|
||||
-- discord rich precense will show on a users profile.
|
||||
if config.enableRichPrecence then
|
||||
if config.enableRichPresence then
|
||||
Citizen.CreateThread(function()
|
||||
while true do
|
||||
if NDCore.SelectedCharacter then
|
||||
|
||||
Reference in New Issue
Block a user