forked from Simnation/Main
Update server.lua
This commit is contained in:
parent
f968357245
commit
967c955d02
1 changed files with 1 additions and 0 deletions
|
@ -156,5 +156,6 @@ QBCore.Functions.CreateCallback('mh_garage:CheckownerVehicles', function(source,
|
||||||
cb(true)
|
cb(true)
|
||||||
else
|
else
|
||||||
cb(false)
|
cb(false)
|
||||||
|
end
|
||||||
end)
|
end)
|
||||||
end)
|
end)
|
Loading…
Add table
Add a link
Reference in a new issue