Merge branch 'develop' into dbkr/deactivate_account
This commit is contained in:
commit
498ad7fa4c
16 changed files with 346 additions and 142 deletions
|
@ -25,6 +25,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
module.exports.components = {};
|
||||
module.exports.components['structures.ContextualMenu'] = require('./components/structures/ContextualMenu');
|
||||
module.exports.components['structures.CreateRoom'] = require('./components/structures/CreateRoom');
|
||||
module.exports.components['structures.MatrixChat'] = require('./components/structures/MatrixChat');
|
||||
module.exports.components['structures.MessagePanel'] = require('./components/structures/MessagePanel');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue