mirror of
https://github.com/rubenwardy/food.git
synced 2025-07-28 19:40:20 +02:00
Disable debug
This commit is contained in:
2
api.lua
2
api.lua
@ -18,7 +18,7 @@ end
|
||||
food = {
|
||||
modules = {},
|
||||
disabled_modules = {},
|
||||
debug = true,
|
||||
debug = false,
|
||||
version = 2.3
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user