mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-20 07:10:35 -04:00
Save the slug when using a persistent private key
This commit is contained in:
parent
e97bee96fe
commit
e8a4d513b4
7 changed files with 34 additions and 10 deletions
|
@ -60,6 +60,7 @@ class TestSettings:
|
|||
'autoupdate_timestamp': None,
|
||||
'save_private_key': False,
|
||||
'private_key': '',
|
||||
'slug': '',
|
||||
'hidservauth_string': ''
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue