mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix: absolute config path not resolving
+ skip through empty directories in folder browser + handle timestamp table error in migration
This commit is contained in:
@@ -275,9 +275,6 @@ class Keys:
|
||||
|
||||
@classmethod
|
||||
def load(cls):
|
||||
# TODO Remove this. Just an handy flag to test the app without the API key
|
||||
# IS_BUILD = True
|
||||
|
||||
if IS_BUILD:
|
||||
cls.SWINGMUSIC_APP_VERSION = configs.SWINGMUSIC_APP_VERSION
|
||||
cls.GIT_LATEST_COMMIT_HASH = configs.GIT_LATEST_COMMIT_HASH
|
||||
|
||||
Reference in New Issue
Block a user