Skip to content

Commit

Permalink
Disable debug
Browse files Browse the repository at this point in the history
  • Loading branch information
toggledbits committed Feb 16, 2019
1 parent b084ba7 commit 18ae9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/L_Switchboard1.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

module("L_Switchboard1", package.seeall)

local debugMode = true
local debugMode = false

local _PLUGIN_ID = 9194
local _PLUGIN_NAME = "Switchboard"
Expand Down

0 comments on commit 18ae9f1

Please sign in to comment.