fixed hideControls store reactivity check
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<span class="txt">Backups</span>
|
||||
</a>
|
||||
|
||||
{#if !hideControls}
|
||||
{#if !$hideControls}
|
||||
<div class="sidebar-title">
|
||||
<span class="txt">Sync</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user