mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Search by language
This commit is contained in:
parent
dd394144cd
commit
1eeb5617a5
1 changed files with 1 additions and 0 deletions
|
|
@ -273,6 +273,7 @@ export const createArticleResolver = authorized<
|
|||
readingProgressPercent: 0,
|
||||
readingProgressAnchorIndex: 0,
|
||||
state: ArticleSavingRequestStatus.Succeeded,
|
||||
language: parsedContent?.language,
|
||||
}
|
||||
|
||||
let archive = false
|
||||
|
|
|
|||
Loading…
Reference in a new issue