This commit is contained in:
Nordi98 2025-06-10 20:31:43 +02:00
parent 4a0eae647e
commit 858dd9800e
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ Config.OnPlayerLoaded = "QBCore:Client:OnPlayerLoaded"
Config.OnJobUpdate = "QBCore:Client:OnJobUpdate"
-- will enable debug print and stuff
Config.Debug = debug
Config.Debug = false
-- will type start and end of events + nui callbacks
Config.FunctionsDebug = false