mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-04 05:54:59 -04:00
Merge branch 'voip' into develop
Conflicts: webclient/room/room-controller.js
This commit is contained in:
commit
171d8b032f
7 changed files with 379 additions and 3 deletions
|
@ -95,7 +95,6 @@ angular.module('eventHandlerService', [])
|
|||
$rootScope.$broadcast(PRESENCE_EVENT, event, isLiveEvent);
|
||||
};
|
||||
|
||||
|
||||
return {
|
||||
MSG_EVENT: MSG_EVENT,
|
||||
MEMBER_EVENT: MEMBER_EVENT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue