structura foldere

mutat kq- folders in un singur folder [kq]
This commit is contained in:
2026-03-30 01:55:03 +03:00
parent af1286d583
commit c291b81f26
2319 changed files with 0 additions and 14 deletions

View File

@@ -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'] = '',
}