Optionally hide library manga when browsing source (#665)
This commit is contained in:
@@ -38,6 +38,9 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
|
||||
includeChapters: true,
|
||||
includeCategories: true,
|
||||
deleteChapters: true,
|
||||
|
||||
// browse
|
||||
hideLibraryEntries: false,
|
||||
});
|
||||
|
||||
export const convertSettingsToMetadata = (
|
||||
|
||||
Reference in New Issue
Block a user