mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-03 23:15:18 -04:00
Import onion exceptions that were missing
This commit is contained in:
parent
0234ff5f37
commit
d63808f419
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue