diff --git a/app/components/task/holder.hbs b/app/components/task/holder.hbs index df06a45c..51296762 100644 --- a/app/components/task/holder.hbs +++ b/app/components/task/holder.hbs @@ -31,7 +31,7 @@ {{/if}} {{/if}} - {{#if (not-eq this.status this.TASK_KEYS.VERIFIED)}} + {{#if (not-eq this.status this.TASK_KEYS.COMPLETED)}}