repliesOf on video post conversions

main
Bob Mottram 2025-03-31 12:23:56 +01:00
parent e2d2fa1356
commit f4307bb701
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ def convert_video_to_note(base_dir: str, nickname: str, domain: str,
'tag': [],
'replies': {
'id': new_post_id + '/replies',
'repliesOf': new_post_id,
'type': 'Collection',
'first': {
'type': 'CollectionPage',