mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Fix create hgihlight internal API call
This commit is contained in:
parent
d6514e1c8d
commit
67fada0c40
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ export async function createHighlight(
|
|||
patch,
|
||||
id,
|
||||
annotations.length > 0,
|
||||
false,
|
||||
input.color
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue