Will have to come up with some other way to disable it in cases where it's not needed.
@@ -14,7 +14,8 @@
"converse-core",
"converse-api",
"typeahead",
- "converse-chatview"
+ "converse-chatview",
+ "converse-controlbox"
], factory);
}(this, function (converse, converse_api) {
"use strict";