From d0765e68eb30967b14e9b8a77acda106cb74060e Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Sat, 16 Feb 2013 13:30:46 +0900 Subject: [PATCH] Pushing again with new Heroku buildpack --- client/body.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/body.js b/client/body.js index f045faf81..508406142 100644 --- a/client/body.js +++ b/client/body.js @@ -25,4 +25,4 @@ Template.body.rendered = function(){ $('body').scrollTop(currentScroll); Session.set('currentScroll', null); } -} \ No newline at end of file +}