mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-10 21:37:09 +00:00
core, ui: public group profile wip (#6734)
This commit is contained in:
@@ -1014,7 +1014,7 @@ type DirectLink = Bool
|
||||
data GroupShortLinkInfo = GroupShortLinkInfo
|
||||
{ direct :: Bool,
|
||||
groupRelays :: [ShortLinkContact],
|
||||
sharedGroupId :: Maybe B64UrlByteString
|
||||
publicGroupId :: Maybe B64UrlByteString
|
||||
}
|
||||
deriving (Show)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user