Commit fd40f247 authored by JC Brand's avatar JC Brand

converse-muc: Don't delete reference, can cause attribute error

parent be25c688
......@@ -856,7 +856,6 @@
*/
this.occupantsview.model.reset();
this.occupantsview.model.browserStorage._clear();
delete this.occupantsview;
if (!converse.connection.connected) {
// Don't send out a stanza if we're not connected.
......
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