diff --git a/app/components/add-contributor/template.hbs b/app/components/add-contributor/template.hbs index 397e8dc..eaa5818 100644 --- a/app/components/add-contributor/template.hbs +++ b/app/components/add-contributor/template.hbs @@ -1,5 +1,4 @@
{{input type="checkbox" name="is-core" id="is-core" checked=newContributor.isCore}}