Add controlbox back as dependency of MUC.
Will have to come up with some other way to disable it in cases where it's not needed.
This commit is contained in:
parent
eb3252542e
commit
3ca6108083
@ -14,7 +14,8 @@
|
||||
"converse-core",
|
||||
"converse-api",
|
||||
"typeahead",
|
||||
"converse-chatview"
|
||||
"converse-chatview",
|
||||
"converse-controlbox"
|
||||
], factory);
|
||||
}(this, function (converse, converse_api) {
|
||||
"use strict";
|
||||
|
Loading…
Reference in New Issue
Block a user