mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-13 01:55:25 -04:00
SYWEB-152: Migrate IRC command logic to commands-service.
This commit is contained in:
parent
0046df4b51
commit
8ce69e802d
4 changed files with 180 additions and 168 deletions
|
@ -33,6 +33,7 @@ var matrixWebClient = angular.module('matrixWebClient', [
|
|||
'notificationService',
|
||||
'recentsService',
|
||||
'modelService',
|
||||
'commandsService',
|
||||
'infinite-scroll',
|
||||
'ui.bootstrap',
|
||||
'monospaced.elastic'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue