mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-10 18:35:08 -04:00
When any setting is changed, update the tab settings dict
This commit is contained in:
parent
555ae9114f
commit
f2d4bddc23
5 changed files with 57 additions and 3 deletions
|
@ -130,7 +130,7 @@ class Tab(QtWidgets.QWidget):
|
|||
"public": False,
|
||||
"autostart_timer": False,
|
||||
"autostop_timer": False,
|
||||
"legacy_addresses": False,
|
||||
"legacy": False,
|
||||
"client_auth": False,
|
||||
},
|
||||
"share": {"autostop_sharing": True},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue