diff --git a/resources/[standalone]/[rcore_tv]/rcore_television/config.lua b/resources/[standalone]/[rcore_tv]/rcore_television/config.lua index 6dfd3b91c..ade671423 100644 --- a/resources/[standalone]/[rcore_tv]/rcore_television/config.lua +++ b/resources/[standalone]/[rcore_tv]/rcore_television/config.lua @@ -44,7 +44,7 @@ Config.OnJobUpdate = "QBCore:Client:OnJobUpdate" Config.Debug = true -- will type start and end of events + nui callbacks -Config.FunctionsDebug = false +Config.FunctionsDebug = true -- Will print in what type of thing error has happened.. Example CreateThread, RegisterNetEvent, RegisterCommand, etc. Config.GeneralDebug = true