mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-12 05:27:07 +00:00
TEMP
This commit is contained in:
parent
28c39aae17
commit
a801c85a1b
1 changed files with 1 additions and 1 deletions
|
@ -368,7 +368,7 @@ message JoinProject {
|
|||
}
|
||||
|
||||
message JoinProjectResponse {
|
||||
uint32 replica_id = 1;
|
||||
optional uint32 replica_id = 1;
|
||||
repeated WorktreeMetadata worktrees = 2;
|
||||
repeated Collaborator collaborators = 3;
|
||||
repeated LanguageServer language_servers = 4;
|
||||
|
|
Loading…
Reference in a new issue