Skip to content

Commit

Permalink
last.fm api key
Browse files Browse the repository at this point in the history
  • Loading branch information
AdeHub committed Jul 8, 2021
1 parent 374b106 commit ba33a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion headphones/cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import headphones
from headphones import db, helpers, logger, lastfm, request, mb

LASTFM_API_KEY = "5205f5b3ef8a30eb341f67802274cec2"
LASTFM_API_KEY = "8d983789c771afaeb7412ac358d4bad0"

FANART_URL = 'https://webservice.fanart.tv/v3/music/'
FANART_PROJECT_KEY = '22b73c9603eba09d0c855f2d2bdba31c'
Expand Down

0 comments on commit ba33a5e

Please sign in to comment.