summaryrefslogtreecommitdiff
path: root/www/js/TimelineCtrl.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-07-25 12:36:25 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-07-25 12:36:25 -0400
commit64e24b64b1cb303963cfd3b723dc80cb289b4f0e (patch)
tree5941f0076b960fd689b1e1b7fffd816a1e53e95c /www/js/TimelineCtrl.js
parent6bb63d25c49142db1d637624570ea2ac9a1918e2 (diff)
#675 typo fixes for jshint
Diffstat (limited to 'www/js/TimelineCtrl.js')
-rw-r--r--www/js/TimelineCtrl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/TimelineCtrl.js b/www/js/TimelineCtrl.js
index dec34504..250fda9e 100644
--- a/www/js/TimelineCtrl.js
+++ b/www/js/TimelineCtrl.js
@@ -377,7 +377,7 @@ angular.module('zmApp.controllers').controller('zmApp.TimelineCtrl', ['$ionicPla
handled = true;
return handled;
- })
+ });
}
//-------------------------------------------