fedimbed: temp gts debug
This commit is contained in:
parent
2aa5adc1ed
commit
eebce06577
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue