fedimbed: temp gts debug

This commit is contained in:
Cynthia Foxwell 2023-07-27 23:57:42 -06:00
parent 2aa5adc1ed
commit eebce06577
1 changed files with 2 additions and 0 deletions

View File

@ -343,6 +343,8 @@ async function processUrl(msg, url, spoiler = false) {
}
}
if (platform == "gotosocial") console.log(postData);
content =
postData._misskey_content ?? postData.source?.content ?? postData.content;
cw = postData.summary;