swingmusic/app/configs.py
mungai-njoroge 312df06fc3 add help text to recently played
+ read app version from the env
2023-12-09 22:18:20 +03:00

5 lines
105 B
Python

LASTFM_API_KEY = ""
PLUGIN_LYRICS_AUTHORITY = ""
PLUGIN_LYRICS_ROOT_URL = ""
SWINGMUSIC_APP_VERSION = ""