mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 04:01:22 +00:00
fix(Notify): lua ls annotation typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local Debug = ESX.GetConfig().EnableDebug
|
||||
|
||||
---@param type string the notification type
|
||||
---@param notificatonType string the notification type
|
||||
---@param length number the length of the notification
|
||||
---@param message any the message :D
|
||||
local function Notify(notificatonType, length, message)
|
||||
|
||||
Reference in New Issue
Block a user