fedimbed: debug time

This commit is contained in:
Cynthia Foxwell 2022-12-05 21:23:39 -07:00
parent 2a624d23ea
commit 10943008aa
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ async function processUrl(msg, url) {
}
if (redirUrl) {
logger.verbose("fedimbed", `Redirecting "${url}" to "${redirUrl}"`);
const rawPostData2 = await fetch(
redirUrl,
{