Move SearchProject to the background
Co-Authored-By: Max Brunsfeld <max@zed.dev> Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
committed by
Max Brunsfeld
co-authored by
Max Brunsfeld
Nathan Sobo
parent
07120d47f9
commit
a3c8892252
@@ -190,8 +190,8 @@ messages!(
|
||||
(RegisterWorktree, Foreground),
|
||||
(RemoveProjectCollaborator, Foreground),
|
||||
(SaveBuffer, Foreground),
|
||||
(SearchProject, Foreground),
|
||||
(SearchProjectResponse, Foreground),
|
||||
(SearchProject, Background),
|
||||
(SearchProjectResponse, Background),
|
||||
(SendChannelMessage, Foreground),
|
||||
(SendChannelMessageResponse, Foreground),
|
||||
(ShareProject, Foreground),
|
||||
|
||||
Reference in New Issue
Block a user