We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a5f492 + b3334af commit 374fbdfCopy full SHA for 374fbdf
1 file changed
src/config/default-app-config.ts
@@ -377,7 +377,7 @@ export class DefaultAppConfig implements AppConfig {
377
// The absolute lowest year to display in the dropdown (only used when no lowest date can be found for all items)
378
defaultLowerLimit: 1900,
379
// Whether to add item badges to BOTH browse and search result lists.
380
- showLabels: false,
+ showLabels: true,
381
// Whether to add item thumbnail images to BOTH browse and search result lists.
382
showThumbnails: true,
383
0 commit comments