From f1beb29bdfc76576e940d21f57e4a21516c1c081 Mon Sep 17 00:00:00 2001 From: Nordi Date: Sat, 7 Jun 2025 16:15:58 +0200 Subject: [PATCH] resources/[jobs]/[police]/ps-dispatch/shared/config.lua aktualisiert --- resources/[jobs]/[police]/ps-dispatch/shared/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[jobs]/[police]/ps-dispatch/shared/config.lua b/resources/[jobs]/[police]/ps-dispatch/shared/config.lua index 23358bf72..f3c8d0b12 100644 --- a/resources/[jobs]/[police]/ps-dispatch/shared/config.lua +++ b/resources/[jobs]/[police]/ps-dispatch/shared/config.lua @@ -1,7 +1,7 @@ Config = Config or {} Config.ShortCalls = false -- Dispatch notifications are sent containing only the alert name, omitting additional details. For more information, the dispatch menu can be accessed. -Config.Debug = true -- Enables debug and send alerts when leo break the law. +Config.Debug = false -- Enables debug and send alerts when leo break the law. Config.RespondKeybind = 'E' Config.OpenDispatchMenu = 'O'