mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Update main.lua
This commit is contained in:
@@ -117,7 +117,7 @@ AddEventHandler('onResourceStop', function(resource)
|
||||
end)
|
||||
|
||||
function getTransactionHistory()
|
||||
ESX.TriggerServerCallback("esx_banking:BenzoFP", function(_history)
|
||||
ESX.TriggerServerCallback("esx_banking:gethistory", function(_history)
|
||||
SendNUIMessage({
|
||||
history = {json.encode(_history)}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user