There is no MatrixChat in the sdk anymore (well, only a controller). Advertise the Component Broker instead.
This commit is contained in:
parent
a124e53a9a
commit
635041470f
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ limitations under the License.
|
|||
|
||||
'use strict';
|
||||
|
||||
module.exports.MatrixChat = require("../skins/base/views/pages/MatrixChat");
|
||||
module.exports.ComponentBroker = require("./ComponentBroker");
|
||||
|
|
Loading…
Add table
Reference in a new issue