Skip to content

Commit

Permalink
Disabled logging
Browse files Browse the repository at this point in the history
  • Loading branch information
justarandomguyintheinternet committed Feb 17, 2024
1 parent d8fde18 commit b80c044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/utils/logger.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local active = true
local active = false

local logger = {
lines = {}
Expand Down

0 comments on commit b80c044

Please sign in to comment.