Sidebar polish: search copy, dividers, project reorder, fix DnD (#8568)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
tulsi
2026-04-15 16:26:03 -07:00
committed by GitHub
parent 0ec73c80f3
commit 8b2c6e0129
13 changed files with 142 additions and 38 deletions
+1
View File
@@ -73,6 +73,7 @@ pub fn run() {
commands::projects::update_project,
commands::projects::delete_project,
commands::projects::get_project,
commands::projects::reorder_projects,
commands::projects::list_archived_projects,
commands::projects::archive_project,
commands::projects::restore_project,