1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-10 21:28:03 +02:00
parent ca975bf36d
commit c1ed2567e5

View file

@ -47,8 +47,8 @@ Config.JobPermissions = {
-- Wer kann Vorfälle melden -- Wer kann Vorfälle melden
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
-- Wer kann Vorfälle melden -- Who can manage license information
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table canManageLicenses = {'police'}, -- Add any other jobs that should be able to manage licenses
-- Spezielle Job Informationen -- Spezielle Job Informationen
jobSpecificInfo = { jobSpecificInfo = {