Prepare some packages to be imported correctly by cx_freeze

This commit is contained in:
2019-11-19 17:31:47 -06:00
parent 56171f94cf
commit a14f648cb3
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
from .base import *
from .attach import *
from . audioRecorder import *
from . blacklist import *