Fix syntax error
This commit is contained in:
parent
1b199e0295
commit
8305a898b3
@ -540,6 +540,7 @@ class MainWindow(wx.Frame):
|
||||
"server_settings": {
|
||||
"host": self.host,
|
||||
"port": self.port,
|
||||
},
|
||||
}
|
||||
|
||||
dp = os.path.dirname(self.gui_settings_path)
|
||||
|
Loading…
Reference in New Issue
Block a user