mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-29 18:36:41 -05:00
Added model-service.js to store model data.
This commit is contained in:
parent
71ef8f0636
commit
2aa79f4fbe
4 changed files with 102 additions and 2 deletions
|
|
@ -31,6 +31,7 @@ var matrixWebClient = angular.module('matrixWebClient', [
|
|||
'eventStreamService',
|
||||
'eventHandlerService',
|
||||
'notificationService',
|
||||
'modelService',
|
||||
'infinite-scroll',
|
||||
'ui.bootstrap',
|
||||
'monospaced.elastic'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue