Add configurable library reference roots
This commit is contained in:
@@ -7,7 +7,7 @@ from typing import Optional
|
||||
|
||||
|
||||
SAMPLE_ROOT = Path(__file__).parent
|
||||
SERATO_PATH_PREFIX = "Users/djsplice/OneDrive/Jukebox/"
|
||||
SERATO_PATH_PREFIX = "Users/sample-user/OneDrive/Jukebox/"
|
||||
|
||||
|
||||
def load_manifest() -> dict:
|
||||
|
||||
Reference in New Issue
Block a user