Skip to content
Snippets Groups Projects
Commit f99968fb authored by salazard's avatar salazard
Browse files

remove verification of all fields to participate

parent 05d0e4fd
Branches
No related tags found
1 merge request!92Add docker (#77)
...@@ -40,7 +40,7 @@ export class MyDataComponent implements OnInit{ ...@@ -40,7 +40,7 @@ export class MyDataComponent implements OnInit{
return true return true
} }
else { else {
return false return true
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment