1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

add cli tool to manually reindex objects

This commit is contained in:
requilence 2021-03-04 17:42:17 +03:00
parent d65a8f5045
commit 92ea749135
No known key found for this signature in database
GPG key ID: F07A7D55A2684852
9 changed files with 176 additions and 88 deletions

3
dist/.gitignore vendored
View file

@ -2,4 +2,5 @@ server
lib.a
lib.h
ios/Lib.framework
android/mobile.aar
android/lib.aar
cli