1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-2584 Protocol | Integrate 0.34.2 (#1292)

This commit is contained in:
Konstantin Ivanov 2024-06-12 22:18:43 +02:00 committed by konstantiniiv
parent fa871e2d39
commit bff3662bf0
8 changed files with 13 additions and 2 deletions

View file

@ -568,6 +568,7 @@ message Block {
Tree = 1;
List = 2;
CompactList = 3;
View = 4;
}
}
}