fixed hideControls store reactivity check

This commit is contained in:
Gani Georgiev
2024-01-24 17:35:35 +02:00
parent 05556e7cbc
commit 9436efb7fd
34 changed files with 88 additions and 83 deletions
@@ -40,7 +40,7 @@
<span class="txt">Backups</span>
</a>
{#if !hideControls}
{#if !$hideControls}
<div class="sidebar-title">
<span class="txt">Sync</span>
</div>