mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 03:37:28 -03:00
Cleanup Meek in the CensorshipCircumventionThread
This commit is contained in:
parent
29bf8dc5cd
commit
04efd3fc0e
1 changed files with 1 additions and 0 deletions
|
@ -306,6 +306,7 @@ class CensorshipCircumventionThread(QtCore.QThread):
|
|||
bridge_settings = self.censorship_circumvention.request_settings(
|
||||
country=self.country
|
||||
)
|
||||
self.common.gui.meek.cleanup()
|
||||
|
||||
if bridge_settings and self.censorship_circumvention.save_settings(
|
||||
self.settings, bridge_settings
|
||||
|
|
Loading…
Reference in a new issue