Syntax stuff

This commit is contained in:
AlexKvazos
2015-04-29 12:49:26 -05:00
parent e58da2e71a
commit 1708df5bb4
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -19,6 +19,6 @@ module.exports = function($scope, socket) {
$scope.chat = '';
}
}
};
};