Disable debug mode

This commit is contained in:
jimathy
2022-04-19 21:32:12 +01:00
committed by GitHub
parent a9f7ac5663
commit 4da8c039e7

View File

@@ -6,7 +6,7 @@ print("Jim-Payments v2.3 - Payments Script by Jimathy")
Config = {}
Config.Debug = true
Config.Debug = false
Config.Manage = true -- "true" if using qb-management
-- "false" if using qb-bossmenu