mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2026-05-13 18:31:16 -06:00
- Docs for various nodes updated (closes #9)
- Fixed some nodes not matching how their docs describe how they function (such as node configuration should always take precedence over inputs)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
|
||||
<div class="form-tips" style="margin-bottom: 12px;">
|
||||
User must be an admin to use this endpoint. Only works with Synapse servers. This is permanent so make sure you actually want to do it.
|
||||
User must be an admin to use this endpoint. Only works with Synapse servers. This is permanent so be cautious.
|
||||
</div>
|
||||
</script>
|
||||
|
||||
@@ -79,7 +79,8 @@
|
||||
<ol class="node-ports">
|
||||
<li>Success
|
||||
<dl class="message-properties">
|
||||
<dd>original msg object preserved.</dd>
|
||||
<dt>msg.error <span class="property-type">object</span></dt>
|
||||
<dd>empty object response</dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li>Error
|
||||
|
||||
Reference in New Issue
Block a user