mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
test for multi stores
test for multi stores
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ QBShared.Vehicles = {
|
||||
['price'] = 4000,
|
||||
['category'] = 'compacts',
|
||||
['hash'] = `asbo`,
|
||||
['shop'] = 'pdm',
|
||||
['shop'] = {'pdm','luxury'},
|
||||
},
|
||||
['blista'] = {
|
||||
['name'] = 'Blista',
|
||||
|
||||
Reference in New Issue
Block a user