avoiding lint issues

This commit is contained in:
cris
2023-03-12 19:49:30 +00:00
parent 762bdafe5e
commit 22da2f7160

View File

@@ -35,7 +35,7 @@ export class SubmissionEditComponent implements OnDestroy, OnInit {
* @type {string} * @type {string}
*/ */
public collectionId: string; public collectionId: string;
/** /**
* Checks if the collection can be modifiable by the user * Checks if the collection can be modifiable by the user
* @type {booelan} * @type {booelan}