xmpp node - use empty field to signify all rooms

This commit is contained in:
Dave Conway-Jones
2021-02-23 11:37:53 +00:00
parent 3ad829d75a
commit 7485760db9
2 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">
</div>
<div class="form-tips"><b>Note:</b> By setting Buddy to "ALL_ROOMS" and ticking "Is a chat room",
<div class="form-tips"><b>Note:</b> By leaving Buddy empty and ticking "Is a chat room",
the node will try to listen to all the rooms the user has access to.
</div>
</script>