refactoring - correct namespaces, logic from profile.py moved to different files, calbacks partially fixed
This commit is contained in:
parent
593e25efe5
commit
20bb694c7e
23 changed files with 1071 additions and 966 deletions
|
@ -1,6 +1,6 @@
|
|||
from contacts.profile import *
|
||||
from network.tox_dns import tox_dns
|
||||
from db.history import History
|
||||
from db.database import History
|
||||
from toxygen.smileys import SmileyLoader
|
||||
from messenger.messages import *
|
||||
import user_data.toxes as encr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue