Commit 48dd0cc6 authored by JC Brand's avatar JC Brand

Trying to organize doc chapters a bit more logically.

parent 5b46e27c
...@@ -4641,7 +4641,6 @@ ...@@ -4641,7 +4641,6 @@
var chatbox = converse.chatboxes.get(jid); var chatbox = converse.chatboxes.get(jid);
if (chatbox) { if (chatbox) {
return { return {
'attributes': chatbox.attributes,
'endOTR': chatbox.endOTR, 'endOTR': chatbox.endOTR,
'get': chatbox.get, 'get': chatbox.get,
'initiateOTR': chatbox.initiateOTR, 'initiateOTR': chatbox.initiateOTR,
......
This diff is collapsed.
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