Committer: akanashin
LJSUP-11938: Cannot Detect music from Last.fmU trunk/htdocs/update.bml
Modified: trunk/htdocs/update.bml =================================================================== --- trunk/htdocs/update.bml 2012-10-12 09:40:01 UTC (rev 23123) +++ trunk/htdocs/update.bml 2012-10-12 12:07:06 UTC (rev 23124) @@ -118,6 +118,7 @@ )); LJ::need_var(last_fm_user => $remote && $remote->{'last_fm_user'}); + LJ::need_var(last_fm_api_key => $LJ::LAST_FM_API_KEY); ## figure out times my $now = DateTime->now;