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:
parent
013f258473
commit
b887523d52
8 changed files with 1385 additions and 1372 deletions
2728
pb/commands.pb.go
2728
pb/commands.pb.go
File diff suppressed because it is too large
Load diff
|
@ -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