mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-11 20:29:15 -05:00
Save state when unchecking webhook checkbox
This commit is contained in:
parent
769b083aaa
commit
3a0d8bc4d4
@ -220,6 +220,7 @@ class ReceiveMode(Mode):
|
||||
)
|
||||
self.show_webhook_url()
|
||||
else:
|
||||
self.settings.set("receive", "webhook_url", None)
|
||||
self.hide_webhook_url()
|
||||
|
||||
def webhook_url_editing_finished(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user