mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
update comment
This commit is contained in:
parent
f96ba17c92
commit
ffac5c195d
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ export const createPageSaveRequest = async ({
|
|||
pubsub
|
||||
)
|
||||
}
|
||||
// reset state to processing if in following
|
||||
// reset state to processing if not in following
|
||||
if (
|
||||
libraryItem.state !== LibraryItemState.Processing &&
|
||||
!libraryItem.sharedAt
|
||||
|
|
|
|||
Loading…
Reference in a new issue