Add command-palette entries to reach hidden sidebar views (#153)

This commit is contained in:
Yuri Karamian
2026-06-22 13:20:15 +02:00
parent 4843bcacd5
commit 69330bf23c
2 changed files with 34 additions and 7 deletions
+1 -1
View File
@@ -967,7 +967,7 @@
{/if}
<SearchPanel />
<CommandPalette />
<CommandPalette onNavigate={handleViewChanged} />
<SettingsPanel />
<InfoPanel />