You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to change the notify to okokNotify
in Config.lua
From
TriggerEvent("esx:showNotification", msg)
To
exports['okokNotify']:Alert('Admin System', msg, 4000, 'info', true)
how to change the notify to okokNotify
The text was updated successfully, but these errors were encountered: