Skip to content

Commit 2000b1b

Browse files
committed
[TLC-674] Resolve sections type list problem (introduced in conflict merge)
1 parent 1206d61 commit 2000b1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/submission/sections/sections-type.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ export enum SectionsType {
99
SherpaPolicies = 'sherpaPolicy',
1010
Identifiers = 'identifiers',
1111
Collection = 'collection',
12-
CoarNotify = 'coarnotify'
12+
CoarNotify = 'coarnotify',
1313
Duplicates = 'duplicates'
1414
}

0 commit comments

Comments
 (0)