mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
fix(banner): restore close X on pause
This commit is contained in:
parent
84e5c00be1
commit
3b6c39dc9b
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
<base-banner
|
||||
banner-id="damage-paused"
|
||||
banner-class="resting-banner"
|
||||
:can-close="false"
|
||||
:show="showRestingBanner"
|
||||
height="40px"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue