Make UpdateBuffer a foreground message

This commit is contained in:
Max Brunsfeld
2022-03-22 13:32:25 -07:00
parent c78bcf7116
commit 4ed8f6fbb4
+1 -1
View File
@@ -202,7 +202,7 @@ messages!(
(UnregisterProject, Foreground),
(UnregisterWorktree, Foreground),
(UnshareProject, Foreground),
(UpdateBuffer, Background),
(UpdateBuffer, Foreground),
(UpdateBufferFile, Foreground),
(UpdateContacts, Foreground),
(UpdateDiagnosticSummary, Foreground),