Replicate editor state when following into channel notes
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
24141c2f16
commit
90f22cb0d2
2 changed files with 46 additions and 12 deletions
|
@ -1136,6 +1136,7 @@ message View {
|
|||
|
||||
message ChannelView {
|
||||
uint64 channel_id = 1;
|
||||
Editor editor = 2;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue