forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
ca975bf36d
commit
c1ed2567e5
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ Config.JobPermissions = {
|
|||
-- Wer kann Vorfälle melden
|
||||
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
|
||||
|
||||
-- Wer kann Vorfälle melden
|
||||
canReportIncidents = 'all', -- 'all' für alle, oder spezifische Jobs als Table
|
||||
-- Who can manage license information
|
||||
canManageLicenses = {'police'}, -- Add any other jobs that should be able to manage licenses
|
||||
|
||||
-- Spezielle Job Informationen
|
||||
jobSpecificInfo = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue