mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-5509 Add mobile usecases WIP
This commit is contained in:
parent
72b4917b1e
commit
013f258473
3 changed files with 2 additions and 1 deletions
|
@ -494,7 +494,8 @@ func removeAccountRelatedDetails(s *pb.ChangeSnapshot) {
|
|||
bundle.RelationKeySyncDate.String(),
|
||||
bundle.RelationKeySyncError.String(),
|
||||
bundle.RelationKeySyncStatus.String(),
|
||||
bundle.RelationKeyChatId.String():
|
||||
bundle.RelationKeyChatId.String(),
|
||||
bundle.RelationKeyType.String():
|
||||
|
||||
delete(s.Data.Details.Fields, key)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue