diff --git a/app/components/user-status.hbs b/app/components/user-status.hbs index 0c998c10..fc5b898d 100644 --- a/app/components/user-status.hbs +++ b/app/components/user-status.hbs @@ -27,7 +27,6 @@ {{#each this.currentUserStatus as |currentStatus|}} {{#if (eq @status currentStatus.status)}} {{#if (eq currentStatus.status "OOO")}} - {{#if @dev}} - {{/if}} {{else}} {{#each currentStatus.otherAvailableStatus as |otherPossibleStatus|}}