Fix two bugs
This commit is contained in:
parent
efd7c287b7
commit
c57bffcae8
2 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
'''
|
||||
import sys, os, configparser, base64, random, getpass, shutil, subprocess, requests, time, logger, platform
|
||||
import api, core
|
||||
import api, core, gui
|
||||
from onionrutils import OnionrUtils
|
||||
from netcontroller import NetController
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue