fix: Forward arbitrary message content
This commit is contained in:
parent
e95ed61257
commit
c67df2e14f
2 changed files with 23 additions and 5 deletions
|
|
@ -2409,5 +2409,12 @@
|
|||
"url": {},
|
||||
"error": {}
|
||||
}
|
||||
},
|
||||
"forwardMessageTo": "Forward message to {roomName}?",
|
||||
"@forwardMessageTo": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"roomName": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue