mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-5344: Tests
This commit is contained in:
parent
56cd250f83
commit
3f2ca47db5
6 changed files with 660 additions and 494 deletions
|
@ -136,7 +136,6 @@ message Event {
|
|||
message Delete {
|
||||
string id = 1;
|
||||
repeated string subIds = 2;
|
||||
model.ChatState state = 3; // Chat state. dbState should be persisted after rendered
|
||||
}
|
||||
message Update {
|
||||
string id = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue