Optionally hide library manga when browsing source (#665)

This commit is contained in:
schroda
2024-03-23 23:44:46 +01:00
committed by GitHub
parent 66d6c95dfd
commit 6186cb0ea3
5 changed files with 71 additions and 21 deletions

View File

@@ -38,6 +38,9 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
includeChapters: true,
includeCategories: true,
deleteChapters: true,
// browse
hideLibraryEntries: false,
});
export const convertSettingsToMetadata = (