move and rename module
This commit is contained in:
@@ -37,7 +37,7 @@ from textual.widgets.option_list import Option
|
||||
from src.utils.file_icons import get_file_icon
|
||||
|
||||
# Import our DocumentViewerScreen
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__), "src", "maildir_gtd"))
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__), "src", "mail"))
|
||||
from screens.DocumentViewer import DocumentViewerScreen
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user