mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2026-05-13 10:25:57 -06:00
- Fixed not being able to disable e2ee
- Session.logged_out events are now processed to display an error from the node (helps user figure out why their login failed). - Update description for matrix-server-config - Updated readme & examples
This commit is contained in:
@@ -74,13 +74,6 @@
|
||||
</script>
|
||||
|
||||
<script type="text/html" data-help-name="matrix-server-config">
|
||||
<p>Some useful help text to introduce the node.</p>
|
||||
<h3>Outputs</h3>
|
||||
<dl class="message-properties">
|
||||
<dt>payload
|
||||
<span class="property-type">string | buffer</span>
|
||||
</dt>
|
||||
<h3>Details</h3>
|
||||
<p>Some more information about the node.</p>
|
||||
</dl>
|
||||
<h3>Details</h3>
|
||||
<p>Matrix client configuration node</p>
|
||||
</script>
|
||||
Reference in New Issue
Block a user