fix: brain page 500 — removed stale folderCounts reference
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -326,7 +326,7 @@
|
||||
</div>
|
||||
<div class="command-actions">
|
||||
<div class="command-kicker">Collection</div>
|
||||
<div class="command-stats">{total} saved · {Object.keys(folderCounts).length} folders</div>
|
||||
<div class="command-stats">{total} saved · {sidebarFolders.length} folders</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user