Skip to content

Commit

Permalink
fix: add comment for config option
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <[email protected]>
  • Loading branch information
galexrt committed Jan 16, 2025
1 parent f1d7d27 commit 04e6676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fivem/fivenet/config/server.lua
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Config.Dispatches = {}
Config.Dispatches.CivilProtectionJobs = {
["police"] = true,
}
-- Panic button disaptch title
Config.Dispatches.PanicButtonTitle = "Panikknopf ausgelöst"

Config.UserProps = {}
Expand Down

0 comments on commit 04e6676

Please sign in to comment.