Set manga thumbnail as background image

This commit is contained in:
schroda
2024-09-14 22:00:44 +02:00
parent b3a8821023
commit a9e0853e34
6 changed files with 83 additions and 4 deletions
+1
View File
@@ -60,6 +60,7 @@ const GLOBAL_METADATA_KEYS: AppMetadataKeys[] = [
// themes
'customThemes',
'mangaThumbnailBackdrop',
];
/**
@@ -54,6 +54,7 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
// themes
customThemes: {},
mangaThumbnailBackdrop: true,
});
export const convertSettingsToMetadata = (