diff --git a/app/components/task/holder.hbs b/app/components/task/holder.hbs index 56adab52..479e283d 100644 --- a/app/components/task/holder.hbs +++ b/app/components/task/holder.hbs @@ -22,8 +22,7 @@ @closeModel={{this.closeExtensionModel}} /> {{/if}} - - {{#if (not-eq this.status this.TASK_KEYS.VERIFIED)}} + {{#if (or (not-eq this.status this.TASK_KEYS.VERIFIED) (eq @dev true))}}