Add option to update tracking on manual mark as read
This commit is contained in:
@@ -251,6 +251,7 @@ export type MetadataBrowseSettings = {
|
||||
|
||||
export type MetadataTrackingSettings = {
|
||||
updateProgressAfterReading: boolean;
|
||||
updateProgressManualMarkRead: boolean;
|
||||
};
|
||||
|
||||
export type MetadataServerSettings = MetadataDownloadSettings &
|
||||
|
||||
Reference in New Issue
Block a user