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

Indented code.

parent 0121914c
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
} }
}(this, function (Strophe, $build, $iq, $msg, $pres) { }(this, function (Strophe, $build, $iq, $msg, $pres) {
Strophe.addConnectionPlugin('roster', { Strophe.addConnectionPlugin('roster', {
/** Function: init /** Function: init
* Plugin init * Plugin init
* *
...@@ -469,5 +469,5 @@ Strophe.addConnectionPlugin('roster', { ...@@ -469,5 +469,5 @@ Strophe.addConnectionPlugin('roster', {
item.groups = groups; item.groups = groups;
} }
} }
}); });
})); }));
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