mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23: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
|
||||
DEFAULT_ARTIST_IMG = IMG_ARTIST_URI + "0.webp"
|
||||
|
||||
LAST_FM_API_KEY = "762db7a44a9e6fb5585661f5f2bdf23a"
|
||||
NOT_LASTFM_API_KEY = "762db7a44a9e6fb5585661f5f2bdf23a"
|
||||
|
||||
THUMB_SIZE = 400
|
||||
SM_THUMB_SIZE = 64
|
||||
|
||||
Reference in New Issue
Block a user