mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-15 02:16:32 -04:00
Import onion exceptions that were missing
This commit is contained in:
parent
901ecb6adc
commit
066e8c58ed
@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
import time
|
||||
from PyQt5 import QtCore
|
||||
|
||||
from onionshare.onion import *
|
||||
|
||||
|
||||
class OnionThread(QtCore.QThread):
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user