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

GO-4779 Merge branch 'GO-4146-new-spacestore' of github.com:anyproto/anytype-heart into go-4779-show-last-message-preview-from-chat-in-vault

# Conflicts:
#	core/block/editor/chatobject/chatobject.go
This commit is contained in:
Sergey 2025-03-03 14:58:55 +01:00
commit abb48ea586
No known key found for this signature in database
GPG key ID: 3B6BEF79160221C6
116 changed files with 3924 additions and 1650 deletions

View file

@ -737,7 +737,7 @@ message Event {
FaviconHash faviconHash = 6;
Type type = 7;
TargetObjectId targetObjectId = 8;
message Url {
string value = 1;