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

Merge pull request #1532 from anyproto/go-3853-fix-creationdate-for-get-started

GO-3853 Fix creationDate for get_started
This commit is contained in:
Kirill Stonozhenko 2024-09-09 21:29:19 +03:00 committed by GitHub
commit 14fc624a4e
Signed by: github
GPG key ID: B5690EEEBB952194
5 changed files with 225 additions and 4 deletions

View file

@ -9,6 +9,7 @@ Middleware library for Anytype, distributed as part of the Anytype clients.
- [Project architecture](docs/Architecture.md)
- [Style guide](docs/Codestyle.md)
- [Project workflows](docs/Flow.md)
- [Complex filters](docs/ComplexFilters.md)
### CLI tools
- [Usecase validator](docs/UsecaseValidator.md)