escape mentions
This commit is contained in:
parent
0a5a10c18e
commit
ef99209d2c
|
@ -117,7 +117,7 @@ class PostMirror:
|
|||
assert None not in attachments
|
||||
|
||||
await self._fedi.post(
|
||||
post['source'],
|
||||
post['source'].replace('@', '@\u200b'),
|
||||
cw=post['summary'],
|
||||
visibility='unlisted',
|
||||
media_ids=attachments,
|
||||
|
|
Loading…
Reference in New Issue