mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-19 21:10:51 +02:00
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