SYWEB-152: Migrate IRC command logic to commands-service.

This commit is contained in:
Kegan Dougal 2014-11-13 11:55:02 +00:00
parent 0046df4b51
commit 8ce69e802d
4 changed files with 180 additions and 168 deletions

View file

@ -33,6 +33,7 @@ var matrixWebClient = angular.module('matrixWebClient', [
'notificationService',
'recentsService',
'modelService',
'commandsService',
'infinite-scroll',
'ui.bootstrap',
'monospaced.elastic'