resolve conflicts after rebasing

This commit is contained in:
Hongbo Wu 2024-03-19 11:53:43 +08:00
parent 7f224cc1e1
commit abf9706539

View file

@ -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: {