forked from Simnation/Main
ed
This commit is contained in:
parent
de47864181
commit
ca975bf36d
1 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,9 @@ Config.JobPermissions = {
|
|||
'police', 'ambulance', 'mechanic', 'realestate', 'taxi', 'burgershot', 'kayas',
|
||||
},
|
||||
|
||||
-- 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue