mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 14:36:15 -04:00
Add --title, and make it display the title in chat mode
This commit is contained in:
parent
774e77ae51
commit
024cc83943
4 changed files with 13 additions and 8 deletions
|
@ -42,6 +42,7 @@ class ModeSettings:
|
|||
},
|
||||
"persistent": {"mode": None, "enabled": False},
|
||||
"general": {
|
||||
"title": None,
|
||||
"public": False,
|
||||
"autostart_timer": False,
|
||||
"autostop_timer": False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue