structura foldere
mutat kq- folders in un singur folder [kq]
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
--[[
|
||||
Welcome webhooks setup!
|
||||
Here you will have the link to configure the admin webhooks,
|
||||
you can modify them from server/custom/misc/SetInventoryData.lua.
|
||||
]]
|
||||
|
||||
Webhooks = Webhooks or {}
|
||||
|
||||
Webhooks = {
|
||||
['take_vehicle'] = '',
|
||||
['save_vehicle'] = '',
|
||||
['recovery_vehicle'] = '',
|
||||
['impound_vehicle'] = '',
|
||||
['give_vehicle'] = '',
|
||||
}
|
||||
Reference in New Issue
Block a user