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

@@ -121,6 +121,9 @@ export const environment: BuildConfig = {
// NOTE: every how many minutes submission is saved automatically
timer: 5
},
duplicateDetection: {
alwaysShowSection: false
},
typeBind: {
field: 'dc.type'
},