mirror of
https://github.com/Syncplay/syncplay
synced 2024-12-16 20:04:42 +00:00
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…
Reference in New Issue
Block a user