Commit c8894769 authored by Randall Leeds's avatar Randall Leeds

whitespace

parent b14b4a26
......@@ -582,11 +582,11 @@ class App
if $scope.socialView.name is 'single-player'
if annotation.user is user
$scope.addUpdateNotification()
$scope.new_updates +=1
$scope.new_updates += 1
else
if data.length > 0
$scope.addUpdateNotification()
$scope.new_updates +=1
$scope.new_updates += 1
$timeout =>
$scope.initUpdater()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment