Commit 3ca61080 authored by JC Brand's avatar JC Brand

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.
parent eb325254
......@@ -14,7 +14,8 @@
"converse-core",
"converse-api",
"typeahead",
"converse-chatview"
"converse-chatview",
"converse-controlbox"
], factory);
}(this, function (converse, converse_api) {
"use strict";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment