chore: Fix reply to story

This commit is contained in:
Christian Pauly 2021-12-27 17:13:54 +01:00
commit acd05d574b
2 changed files with 18 additions and 5 deletions

View file

@ -2676,5 +2676,13 @@
"placeholders": {
"size": {}
}
},
"storyFrom": "Story from {date}: \n{body}",
"@storyFrom": {
"type": "text",
"placeholders": {
"date": {},
"body": {}
}
}
}