Files
web-cad/frontend
Leopoldadmin 2c6f7b2e8b fix: Bibliothek section always visible in left sidebar
- LeftSidebar was hiding entire Bibliothek section when blocks array was empty
- Removed blocks.length > 0 conditional wrapper
- Added blocks || [] fallback to prevent crash
- Library tree now visible even with no blocks
2026-06-29 13:13:43 +02:00
..