Committer: akanashin
LJSUP-13713: Last.fm works incorrectU trunk/htdocs/update.bml
Modified: trunk/htdocs/update.bml =================================================================== --- trunk/htdocs/update.bml 2012-10-03 09:56:21 UTC (rev 23039) +++ trunk/htdocs/update.bml 2012-10-03 10:08:18 UTC (rev 23040) @@ -117,6 +117,8 @@ js/photobucket_jw.js )); + LJ::need_var(last_fm_user => $remote && $remote->{'last_fm_user'}); + ## figure out times my $now = DateTime->now;