mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
312df06fc3
+ read app version from the env
5 lines
105 B
Python
5 lines
105 B
Python
LASTFM_API_KEY = ""
|
|
PLUGIN_LYRICS_AUTHORITY = ""
|
|
PLUGIN_LYRICS_ROOT_URL = ""
|
|
SWINGMUSIC_APP_VERSION = ""
|