Skip to content

Commit

Permalink
Merge branch 'LNReader:master' into no-img
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksin125 authored Dec 19, 2024
2 parents 3a66936 + 54a3feb commit 1f94ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/novel/components/NovelAppbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ const NovelAppbar = ({
}}
onPress={() => {
showExtraMenu(false);
setCustomNovelCover;
setCustomNovelCover();
}}
/>
</Menu>
Expand Down

0 comments on commit 1f94ef4

Please sign in to comment.