Get join_buffer_for_channel compiling
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
364ed1f840
commit
71611ee7a2
6 changed files with 73 additions and 65 deletions
|
@ -966,6 +966,7 @@ message OpenChannelBufferResponse {
|
|||
uint64 buffer_id = 1;
|
||||
string base_text = 2;
|
||||
repeated Operation operations = 3;
|
||||
repeated Collaborator collaborators = 4;
|
||||
}
|
||||
|
||||
message CloseChannelBuffer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue