Merge remote-tracking branch 'github/main' into coar-notify-7-part-two

This commit is contained in:
frabacche
2024-03-04 17:26:17 +01:00
29 changed files with 968 additions and 52 deletions

View File

@@ -157,6 +157,9 @@ export class DefaultAppConfig implements AppConfig {
*/
timer: 0
},
duplicateDetection: {
alwaysShowSection: false
},
typeBind: {
field: 'dc.type'
},