mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 03:32:25 +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…
Reference in New Issue
Block a user