mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-04-07 22:47:32 +02:00
The -i and -p switches aren't required anymore on installed and portable versions
This commit is contained in:
@@ -7,7 +7,7 @@ from platform_utils import paths as paths_
|
||||
|
||||
from functools import wraps
|
||||
|
||||
mode = None
|
||||
mode = "portable"
|
||||
directory = None
|
||||
|
||||
log = logging.getLogger("paths")
|
||||
|
||||
Reference in New Issue
Block a user