mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
refactor: LASTFM_API_KEY -> NOT_LASTFM_API_KEY 🤫
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ IMG_PLAYLIST_URI = IMG_BASE_URI + "playlists/"
|
|||||||
# defaults
|
# defaults
|
||||||
DEFAULT_ARTIST_IMG = IMG_ARTIST_URI + "0.webp"
|
DEFAULT_ARTIST_IMG = IMG_ARTIST_URI + "0.webp"
|
||||||
|
|
||||||
LAST_FM_API_KEY = "762db7a44a9e6fb5585661f5f2bdf23a"
|
NOT_LASTFM_API_KEY = "762db7a44a9e6fb5585661f5f2bdf23a"
|
||||||
|
|
||||||
THUMB_SIZE = 400
|
THUMB_SIZE = 400
|
||||||
SM_THUMB_SIZE = 64
|
SM_THUMB_SIZE = 64
|
||||||
|
|||||||
Reference in New Issue
Block a user