mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
tweak(resource/interface): register net event for lib.notify
This commit is contained in:
@@ -17,3 +17,5 @@ function lib.notify(data)
|
||||
data = data
|
||||
})
|
||||
end
|
||||
|
||||
RegisterNetEvent('ox_lib:notify', lib.notify)
|
||||
|
||||
Reference in New Issue
Block a user