mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-07-29 15:13:46 +00:00
check if track exists in db before sending file
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ join = os.path.join
|
||||
|
||||
|
||||
class Release:
|
||||
APP_VERSION = "v1.2.1"
|
||||
APP_VERSION = "1.3.0.beta"
|
||||
|
||||
|
||||
class Paths:
|
||||
|
||||
Reference in New Issue
Block a user