Skip to content
Snippets Groups Projects
Commit 441696e1 authored by ubermanu's avatar ubermanu
Browse files

reorder plugins

parent 44d09900
No related branches found
No related tags found
2 merge requests!103Update master with beta,!101Clean code and separate concerns
...@@ -218,12 +218,12 @@ export const SolidXMPPChat = { ...@@ -218,12 +218,12 @@ export const SolidXMPPChat = {
}, },
'whitelisted_plugins': [ 'whitelisted_plugins': [
'converse-rai', 'converse-rai',
'sib-connected',
'sib-disconnected',
'sib-chat-navigation', 'sib-chat-navigation',
'sib-subscribe-to-rai', 'sib-connected',
'sib-custom-hats', 'sib-custom-hats',
'sib-disconnected',
'sib-remove-notifications', 'sib-remove-notifications',
'sib-subscribe-to-rai',
], ],
}); });
......
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