1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

GO-5099: fixes

Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
This commit is contained in:
AnastasiaShemyakinskaya 2025-03-07 18:11:07 +03:00
parent 0715015eb8
commit 3a7bdf17cf
No known key found for this signature in database
GPG key ID: CCD60ED83B103281
4 changed files with 1269 additions and 1313 deletions

View file

@ -1463,7 +1463,6 @@ message Rpc {
string objectId = 2;
string uri = 3;
bool joinSpace = 4;
bool includeSpaceName = 5;
}
message Response {
Error error = 1;