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

DROID-2869 Protocol | Enhancement | MW 0.36.0-rc5 (#1585)

This commit is contained in:
Evgenii Kozlov 2024-09-25 15:30:49 +02:00 committed by GitHub
parent 5a368dfde1
commit 4a1bb04a4e
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -62,4 +62,5 @@ message ObjectStoreChecksums {
bool areOldFilesRemoved = 12;
bool areDeletedObjectsReindexed = 13;
int32 linksErase = 14;
int32 marketplaceForceReindexCounter = 15;
}