mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
fix(client): Missing event for defaultNotify
This commit is contained in:
@@ -29,3 +29,4 @@ function lib.defaultNotify(data)
|
||||
end
|
||||
|
||||
RegisterNetEvent('ox_lib:notify', lib.notify)
|
||||
RegisterNetEvent('ox_lib:defaultNotify', lib.defaultNotify)
|
||||
|
||||
Reference in New Issue
Block a user