fix(Notify): fixed lint errors

This commit is contained in:
Mirow
2024-07-26 22:19:18 +02:00
parent 12e6ddd999
commit 7e84f16f1e
+1
View File
@@ -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)