mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-08 05:47:07 +09:00
GO-3938 Merge branch 'main' into go-3938-add-include-time-relation
This commit is contained in:
commit
a40c6b45ca
77 changed files with 2648 additions and 2160 deletions
|
@ -25054,6 +25054,8 @@ Middleware-to-front-end response, that can contain a NULL error or a non-NULL er
|
|||
| GET_STARTED | 1 | |
|
||||
| EMPTY | 2 | |
|
||||
| GUIDE_ONLY | 3 | only the guide without other tables |
|
||||
| GET_STARTED_MOBILE | 4 | |
|
||||
| EMPTY_MOBILE | 5 | |
|
||||
|
||||
|
||||
|
||||
|
@ -26376,6 +26378,7 @@ Middleware-to-front-end response, that can contain a NULL error or a non-NULL er
|
|||
| NULL | 0 | |
|
||||
| UNKNOWN_ERROR | 1 | |
|
||||
| BAD_INPUT | 2 | |
|
||||
| FAILED_TO_LOAD | 100 | |
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue