Add option to disable sources of an extension

This commit is contained in:
schroda
2025-06-23 01:51:14 +02:00
parent ecfde354b8
commit f3c479fe32
7 changed files with 72 additions and 35 deletions

View File

@@ -96,6 +96,7 @@ export const APP_METADATA_KEY_TO_TYPE = {
shouldUsePureBlackMode: 'boolean',
mangaGridItemWidth: 'number',
isPinned: 'boolean',
isEnabled: 'boolean',
lastUsedSourceId: 'string',
shouldShowOnlySourcesWithResults: 'boolean',
excludedScanlators: 'string', // string[]