mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
fix bug
This commit is contained in:
parent
eddf9206d0
commit
80968472d8
1 changed files with 0 additions and 1 deletions
|
|
@ -112,7 +112,6 @@ export function followingServiceRouter() {
|
|||
userId,
|
||||
slug,
|
||||
croppedPathname,
|
||||
originalHtml: req.body.feedContent,
|
||||
itemType: parsedResult?.pageType || PageType.Unknown,
|
||||
canonicalUrl: url,
|
||||
folder: FOLDER,
|
||||
|
|
|
|||
Loading…
Reference in a new issue