Send a ShowContacts
message the first time a user connects to collab
This commit is contained in:
parent
6f2c3f1e37
commit
d8ee4378c9
5 changed files with 47 additions and 10 deletions
|
@ -145,6 +145,7 @@ messages!(
|
|||
(SearchProjectResponse, Background),
|
||||
(SendChannelMessage, Foreground),
|
||||
(SendChannelMessageResponse, Foreground),
|
||||
(ShowContacts, Foreground),
|
||||
(StartLanguageServer, Foreground),
|
||||
(Test, Foreground),
|
||||
(Unfollow, Foreground),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue