1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-10 21:22:27 +02:00
parent de47864181
commit ca975bf36d

View file

@ -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