1
0
Fork 0
forked from Simnation/Main

Update server.lua

This commit is contained in:
Miho931 2025-06-25 13:20:43 +02:00
parent f968357245
commit 967c955d02

View file

@ -156,5 +156,6 @@ QBCore.Functions.CreateCallback('mh_garage:CheckownerVehicles', function(source,
cb(true)
else
cb(false)
end
end)
end)