Leave room when Room
entity is dropped
This commit is contained in:
parent
573086eed2
commit
e55e7e4844
6 changed files with 89 additions and 20 deletions
|
@ -131,6 +131,7 @@ messages!(
|
|||
(JoinRoomResponse, Foreground),
|
||||
(LeaveChannel, Foreground),
|
||||
(LeaveProject, Foreground),
|
||||
(LeaveRoom, Foreground),
|
||||
(OpenBufferById, Background),
|
||||
(OpenBufferByPath, Background),
|
||||
(OpenBufferForSymbol, Background),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue