From dd9de45ce8a3d354caf782326f44c7eabde5e9b4 Mon Sep 17 00:00:00 2001 From: Mohammed Buttu Date: Fri, 17 Jun 2011 11:54:12 -0400 Subject: [PATCH] #516 Fixed code style --- plugins/flickr/popcorn.flickr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/flickr/popcorn.flickr.js b/plugins/flickr/popcorn.flickr.js index cf75545c..560daee7 100755 --- a/plugins/flickr/popcorn.flickr.js +++ b/plugins/flickr/popcorn.flickr.js @@ -84,7 +84,7 @@ setTimeout(function () { isUserIDReady(); - }, 5); + }, 5 ); } }; // get the photos from Flickr API by using the user_id and/or tags