mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-15 18:57:03 +02:00
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
@ -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…
Reference in New Issue
Block a user