Show last used source

This commit is contained in:
schroda
2025-05-17 23:37:00 +02:00
parent bf90d95266
commit e327849a19
10 changed files with 53 additions and 14 deletions

View File

@@ -44,6 +44,7 @@ export const SERVER_SETTINGS_METADATA_DEFAULT: MetadataServerSettings = {
hideLibraryEntries: false,
extensionLanguages: getDefaultLanguages(),
showNsfw: true,
lastUsedSourceId: null,
// history
hideHistory: false,