Skip to content

Commit

Permalink
113996: Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Atmire-Kristof committed Apr 22, 2024
1 parent 03d13e3 commit 1008038
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export class SubmissionSectionModel extends ConfigObject {
* A string representing the type this section extends
*/
@autoserialize
extendsSectionType: SectionsType;
extendsSectionType: SectionsType;

/**
* The [SubmissionSectionVisibility] object for this section
Expand Down

0 comments on commit 1008038

Please sign in to comment.