mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-25 14:12:27 +00:00
rename
This commit is contained in:
@@ -978,11 +978,11 @@ data GroupRelayStatus
|
||||
|
||||
-- Own status tracked by relay in a group
|
||||
data GroupRelayOwnStatus
|
||||
= RSGInvited
|
||||
| RSGLinkCreated
|
||||
| RSGAccepted
|
||||
| RSGNotified
|
||||
| RSGConfirmed
|
||||
= GROSInvited
|
||||
| GROSLinkCreated
|
||||
| GROSAccepted
|
||||
| GROSNotified
|
||||
| GROSConfirmed
|
||||
|
||||
data GroupSupportChat = GroupSupportChat
|
||||
{ chatTs :: UTCTime,
|
||||
|
||||
Reference in New Issue
Block a user