mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:01:22 +00:00
fix(Notify): fixed lint errors
This commit is contained in:
@@ -36,6 +36,7 @@ RegisterNetEvent("ESX:Notify", Notify)
|
||||
|
||||
if Debug then
|
||||
RegisterCommand("oldnotify", function()
|
||||
---@diagnostic disable-next-line
|
||||
ESX.ShowNotification("No Waypoint Set.", true, false, 140)
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user