mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-25 09:52:14 +00:00
Revert "core: relay key and member id as immutable relay link data (#6711)"
This reverts commit d665b1f5d8.
This commit is contained in:
@@ -98,8 +98,7 @@ chatEventsDocsData =
|
||||
("CEvtMemberAcceptedByOther", "Another group owner, admin or moderator accepted member to the group after review (\"knocking\")."),
|
||||
("CEvtMemberBlockedForAll", "Another member blocked for all members."),
|
||||
("CEvtGroupMemberUpdated", "Another group member profile updated."),
|
||||
("CEvtGroupLinkDataUpdated", "Group link data updated."),
|
||||
("CEvtGroupRelayUpdated", "Group relay member updated.")
|
||||
("CEvtGroupLinkDataUpdated", "Group link data updated.")
|
||||
]
|
||||
),
|
||||
( "File events",
|
||||
|
||||
Reference in New Issue
Block a user