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

GO-5509 Add new usecase cides

This commit is contained in:
kirillston 2025-04-24 00:44:55 +03:00
parent 013f258473
commit b887523d52
No known key found for this signature in database
GPG key ID: BE4BF014F0ECDFE8
8 changed files with 1385 additions and 1372 deletions

File diff suppressed because it is too large Load diff

View file

@ -3108,6 +3108,8 @@ message Rpc {
GET_STARTED = 1;
EMPTY = 2;
GUIDE_ONLY = 3; // only the guide without other tables
GET_STARTED_MOBILE = 4;
EMPTY_MOBILE = 5;
}
}