Use the new interface for providing conf call functionality. Doesn't shoe it in the right room yet.
This commit is contained in:
parent
fd6e7663cb
commit
94a6f856d1
6 changed files with 92 additions and 351 deletions
|
@ -19,6 +19,7 @@ limitations under the License.
|
|||
var React = require("react");
|
||||
var sdk = require("matrix-react-sdk");
|
||||
sdk.loadSkin(require('../skins/vector/skindex'));
|
||||
sdk.loadModule(require('../modules/VectorConferenceHandler'));
|
||||
|
||||
var lastLocationHashSet = null;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue