Make UpdateBuffer a foreground message
This commit is contained in:
parent
c78bcf7116
commit
4ed8f6fbb4
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ messages!(
|
|||
(UnregisterProject, Foreground),
|
||||
(UnregisterWorktree, Foreground),
|
||||
(UnshareProject, Foreground),
|
||||
(UpdateBuffer, Background),
|
||||
(UpdateBuffer, Foreground),
|
||||
(UpdateBufferFile, Foreground),
|
||||
(UpdateContacts, Foreground),
|
||||
(UpdateDiagnosticSummary, Foreground),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue