mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Set readerSettings
This commit is contained in:
parent
e270d4acf9
commit
bc7971f573
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ export default function ArticleSavingRequestPage(): JSX.Element {
|
|||
<ArticleActionsMenu
|
||||
article={undefined}
|
||||
layout="top"
|
||||
readerSettings={readerSettings}
|
||||
showReaderDisplaySettings={true}
|
||||
articleActionHandler={readerSettings.actionHandler}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue