mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-14 20:15:55 +08:00
fix
This commit is contained in:
parent
2da1b7f3a5
commit
be7eeec11b
@ -148,7 +148,7 @@ ${this.content}
|
||||
return assignTransferProtocolMeta(`${formatted}`, { contentType: 'text/plain', envelope: null });
|
||||
}
|
||||
|
||||
return this.formatSnapshot(lastScrapped);
|
||||
return `${this.formatSnapshot(lastScrapped)}`;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user