Add continue read button to library (#505)
This commit is contained in:
@@ -340,6 +340,7 @@ enum GridLayout {
|
||||
|
||||
export interface LibraryOptions {
|
||||
// display options
|
||||
showContinueReadingButton: boolean;
|
||||
showDownloadBadge: boolean;
|
||||
showUnreadBadge: boolean;
|
||||
gridLayout: GridLayout;
|
||||
|
||||
Reference in New Issue
Block a user