更新 'src/matrix-send-message.html'
This commit is contained in:
parent
78f8ab7abb
commit
ddfa90bd77
@ -62,6 +62,8 @@
|
|||||||
<select id="node-input-messageType">
|
<select id="node-input-messageType">
|
||||||
<option value="m.text">m.text</option>
|
<option value="m.text">m.text</option>
|
||||||
<option value="m.notice">m.notice</option>
|
<option value="m.notice">m.notice</option>
|
||||||
|
<option value="m.location">m.location</option>
|
||||||
|
<option value="m.live">m.live</option>
|
||||||
<option value="msg.type">msg.type input</option>
|
<option value="msg.type">msg.type input</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user