mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3603 Protocol | Enhancement | MW 0.40.18 (#2351)
This commit is contained in:
parent
8a353afb9a
commit
54f9118edc
3 changed files with 4 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue