Tidy up branch
This commit is contained in:
parent
fcf7007e0b
commit
d2afc97b53
4 changed files with 4 additions and 7 deletions
|
@ -369,7 +369,7 @@ message JoinProject {
|
|||
}
|
||||
|
||||
message JoinProjectResponse {
|
||||
optional uint32 replica_id = 1;
|
||||
uint32 replica_id = 1;
|
||||
repeated WorktreeMetadata worktrees = 2;
|
||||
repeated Collaborator collaborators = 3;
|
||||
repeated LanguageServer language_servers = 4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue