Make config dialogue always appear by default
This commit is contained in:
parent
706b90315e
commit
5a412dcfe2
@ -24,7 +24,7 @@ class ConfigurationGetter(object):
|
||||
"port": constants.DEFAULT_PORT,
|
||||
"name": None,
|
||||
"debug": False,
|
||||
"forceGuiPrompt": False,
|
||||
"forceGuiPrompt": True,
|
||||
"noGui": False,
|
||||
"noStore": False,
|
||||
"room": "",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user