Add option to update tracking on manual mark as read
This commit is contained in:
@@ -44,6 +44,7 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
|
||||
|
||||
// tracking
|
||||
updateProgressAfterReading: true,
|
||||
updateProgressManualMarkRead: false,
|
||||
});
|
||||
|
||||
export const convertSettingsToMetadata = (
|
||||
|
||||
Reference in New Issue
Block a user