Skip to content
Snippets Groups Projects
Commit 918f0780 authored by ubermanu's avatar ubermanu
Browse files

remove discovery

parent 3f0aa37f
No related branches found
No related tags found
2 merge requests!115161 new converse rai,!113History, Reply to messages and RAI
......@@ -95,10 +95,6 @@ converse.plugins.add('converse-rai', {
// Register namespace
Strophe.addNamespace('RAI', 'urn:xmpp:rai:0');
api.listen.on('addClientFeatures', () => {
_converse.api.disco.own.features.add(Strophe.NS.RAI);
});
// Register settings
api.settings.extend({
muc_subscribe_to_rai: false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment