refactor(tui): flatten project picker list (#39726)
This commit is contained in:
parent
9d55b223bb
commit
188c642d8c
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ export function DialogProject() {
|
|||
description: truncateFilePath(description, width),
|
||||
searchText: description,
|
||||
value: project.canonical,
|
||||
category: project.id === current()?.id ? "Current" : "Projects",
|
||||
}
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue