Remove app launcher from hosting sidebar footer.
Deploy Ladill Hosting / deploy (push) Successful in 22s

The grid launcher stays in the top bar; the duplicate footer control
cluttered the account sidebar without adding value.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-06 17:17:07 +00:00
co-authored by Cursor
parent e39a47fa1f
commit 62d33e2a75
@@ -47,7 +47,4 @@
</a>
@endforeach
</nav>
<div class="mt-auto border-t border-slate-100 p-3">
@include('partials.launcher', ['sidebar' => true])
</div>
</div>