mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
Fix source
This commit is contained in:
+1
-1
@@ -245,7 +245,7 @@ AddEventHandler('esx_phone:addPlayerContact', function(phoneNumber, contactName)
|
||||
end
|
||||
end
|
||||
|
||||
TriggerClientEvent('esx_phone:addContact', source, contactName, phoneNumber, isOnline)
|
||||
TriggerClientEvent('esx_phone:addContact', _source, contactName, phoneNumber, isOnline)
|
||||
end
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user