1
0
Fork 0
forked from Simnation/Main

add Print

This commit is contained in:
Miho 2025-06-24 22:39:14 +02:00
parent f94cf2450c
commit e4122401f7

View file

@ -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 = {}