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 = {}
|
local opt = {}
|
||||||
|
|
||||||
QBCore.Functions.TriggerCallback('mh_jobgarage:CallOwnerVehicles', function(vehicles)
|
QBCore.Functions.TriggerCallback('mh_jobgarage:CallOwnerVehicles', function(vehicles)
|
||||||
|
print(json.encode(vehicles))
|
||||||
if vehicles ~= false then
|
if vehicles ~= false then
|
||||||
local opt = {}
|
local opt = {}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue