We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1206d61 commit 2000b1bCopy full SHA for 2000b1b
1 file changed
src/app/submission/sections/sections-type.ts
@@ -9,6 +9,6 @@ export enum SectionsType {
9
SherpaPolicies = 'sherpaPolicy',
10
Identifiers = 'identifiers',
11
Collection = 'collection',
12
- CoarNotify = 'coarnotify'
+ CoarNotify = 'coarnotify',
13
Duplicates = 'duplicates'
14
}
0 commit comments