chore: Fix reply to story
This commit is contained in:
parent
60a0f95ae2
commit
acd05d574b
2 changed files with 18 additions and 5 deletions
|
|
@ -2676,5 +2676,13 @@
|
|||
"placeholders": {
|
||||
"size": {}
|
||||
}
|
||||
},
|
||||
"storyFrom": "Story from {date}: \n{body}",
|
||||
"@storyFrom": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"date": {},
|
||||
"body": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue