Commit 754caad0 authored by JC Brand's avatar JC Brand

No way currently to remove plugins

and I'm not aware of a valid usecase for doing so.
parent 6b2ca629
......@@ -112,15 +112,6 @@ Registers a new plugin.
}
converse.plugins.add('myplugin', plugin);
remove
~~~~~~
Removes a plugin from the registry.
.. code-block:: javascript
converse.plugins.remove('myplugin');
Private API methods
===================
......
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