1
0
Fork 0
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:
Sergey 2025-03-31 16:56:29 +02:00
parent 56cd250f83
commit 3f2ca47db5
No known key found for this signature in database
GPG key ID: 3B6BEF79160221C6
6 changed files with 660 additions and 494 deletions

View file

@ -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;