Make UpdateBuffer a foreground message

This commit is contained in:
Max Brunsfeld 2022-03-22 09:39:39 -07:00
parent c78bcf7116
commit 4ed8f6fbb4

View File

@ -202,7 +202,7 @@ messages!(
(UnregisterProject, Foreground),
(UnregisterWorktree, Foreground),
(UnshareProject, Foreground),
(UpdateBuffer, Background),
(UpdateBuffer, Foreground),
(UpdateBufferFile, Foreground),
(UpdateContacts, Foreground),
(UpdateDiagnosticSummary, Foreground),