mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3326 Protocol | Enhancement | MW 0.39.4 (#2053)
This commit is contained in:
parent
612dfc0678
commit
465f3e618f
2 changed files with 2 additions and 1 deletions
|
@ -1400,6 +1400,7 @@ message Rpc {
|
|||
int64 timestamp = 6;
|
||||
int64 size = 7;
|
||||
bool joinSpace = 8;
|
||||
google.protobuf.Struct details = 9;
|
||||
}
|
||||
|
||||
message Create {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue