mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
resolve conflicts after rebasing
This commit is contained in:
parent
7f224cc1e1
commit
abf9706539
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ export class NotionClient implements IntegrationClient {
|
|||
text: {
|
||||
content: highlight.quote || '',
|
||||
link: {
|
||||
url: highlightUrl(item.slug, highlight.id),
|
||||
url: getHighlightUrl(item.slug, highlight.id),
|
||||
},
|
||||
},
|
||||
annotations: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue