forked from Simnation/Main
add Print
This commit is contained in:
parent
f94cf2450c
commit
e4122401f7
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ function OpenChiefAddVehicleMenu()
|
|||
local opt = {}
|
||||
|
||||
QBCore.Functions.TriggerCallback('mh_jobgarage:CallOwnerVehicles', function(vehicles)
|
||||
print(json.encode(vehicles))
|
||||
if vehicles ~= false then
|
||||
local opt = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue