1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3366 Protocol | Enhancement | MW 0.39.6 (#2077)

This commit is contained in:
Evgenii Kozlov 2025-02-10 10:40:03 +01:00 committed by Evgenii Kozlov
parent f929e33946
commit a8e00b3f62
2 changed files with 2 additions and 1 deletions

View file

@ -64,4 +64,5 @@ message ObjectStoreChecksums {
int32 linksErase = 14;
int32 marketplaceForceReindexCounter = 15;
int32 reindexDeletedObjects = 16;
int32 reindexParticipants = 17;
}