mirror of https://github.com/vector-im/riot-web
There is no MatrixChat in the sdk anymore (well, only a controller). Advertise the Component Broker instead.
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