mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-12 23:08:35 +00:00
another strange derby truthy issue
This commit is contained in:
parent
545e5fc2a4
commit
53682205de
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<header:>
|
||||
{#unless _user.preferences.hideHeader}
|
||||
{#unless equal(_user.preferences.hideHeader,true)}
|
||||
<div class="row-fluid">
|
||||
<div class='char-status {#if gt(_partyMembers.length,1)}span8 offset2 has-party{else}span6 offset3{/}'>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue