Set manga thumbnail as background image

This commit is contained in:
schroda
2024-09-10 14:45:08 +02:00
parent b3a8821023
commit a9e0853e34
6 changed files with 83 additions and 4 deletions

View File

@@ -60,6 +60,7 @@ const GLOBAL_METADATA_KEYS: AppMetadataKeys[] = [
// themes
'customThemes',
'mangaThumbnailBackdrop',
];
/**

View File

@@ -54,6 +54,7 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
// themes
customThemes: {},
mangaThumbnailBackdrop: true,
});
export const convertSettingsToMetadata = (