mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2983 Protocol | Enhancement | MW 0.36.2 (#1726)
This commit is contained in:
parent
c708958dcb
commit
caaba62b23
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ message ObjectStoreChecksums {
|
|||
int32 bundledObjects = 9; // anytypeProfile and maybe some others in the feature
|
||||
int32 filestoreKeysForceReindexCounter = 10;
|
||||
bool areOldFilesRemoved = 12;
|
||||
bool areDeletedObjectsReindexed = 13;
|
||||
bool areDeletedObjectsReindexed = 13; // DEPRECATED
|
||||
int32 linksErase = 14;
|
||||
int32 marketplaceForceReindexCounter = 15;
|
||||
int32 reindexDeletedObjects = 16;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue