Broadcast only visible worktree root names
This commit is contained in:
parent
cfbd8b94d1
commit
68093342e7
6 changed files with 34 additions and 23 deletions
|
@ -946,7 +946,7 @@ message Contact {
|
|||
|
||||
message ProjectMetadata {
|
||||
uint64 id = 1;
|
||||
repeated string worktree_root_names = 3;
|
||||
repeated string visible_worktree_root_names = 3;
|
||||
repeated uint64 guests = 4;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue