Also remove the debuggui feature, as the functionality os handled otherwise if still needed
This commit is contained in:
@@ -40,7 +40,6 @@ class Config:
|
||||
self.appName = nw.__package__
|
||||
self.appHandle = nw.__package__.lower()
|
||||
self.showGUI = True
|
||||
self.debugGUI = False
|
||||
self.debugInfo = False
|
||||
self.spellTool = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user