mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
write LASTFM_API_KEY to config file
+ remove alive bar
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ a = Analysis(
|
||||
['manage.py'],
|
||||
pathex=[],
|
||||
binaries=[],
|
||||
datas=[('assets', 'assets'), ('client', 'client'), ('pyinstaller.config.ini', '.')],
|
||||
datas=[('assets', 'assets'), ('client', 'client'), ('runtime.config.ini', '.')],
|
||||
hiddenimports=[],
|
||||
hookspath=[],
|
||||
hooksconfig={},
|
||||
|
||||
Reference in New Issue
Block a user