mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
spelling error
This commit is contained in:
@@ -80,7 +80,7 @@ end
|
||||
function ESX.ShowNotification(message, type, length)
|
||||
if Config.NativeNotify then
|
||||
BeginTextCommandThefeedPost('STRING')
|
||||
AddTextComponentSubstringPlayerName(msg)
|
||||
AddTextComponentSubstringPlayerName(message)
|
||||
EndTextCommandThefeedPostTicker(0,1)
|
||||
else
|
||||
exports["esx_notify"]:Notify(type, length, message)
|
||||
|
||||
Reference in New Issue
Block a user