Remove highlightsBaseURL as it is no longer used

This commit is contained in:
Jackson Harper
2023-02-02 16:55:23 +08:00
parent a6cda115b3
commit 4f2d05d3be
5 changed files with 0 additions and 41 deletions

View File

@ -94,7 +94,6 @@ const App = () => {
labels={window.omnivoreArticle.labels}
isAppleAppEmbed={true}
highlightBarDisabled={!window.enableHighlightBar}
highlightsBaseURL="https://example.com"
fontSize={window.fontSize ?? 18}
fontFamily={window.fontFamily ?? 'inter'}
margin={window.margin}