remove added

This commit is contained in:
spaced4ndy
2025-10-23 13:33:27 +04:00
parent 42e9908fb0
commit 874c74be4b

View File

@@ -978,7 +978,6 @@ data GroupRelayStatus
= GRSNew -- only for owner
| GRSInvited
| GRSAccepted
| GRSAdded -- only for owner
| GRSActive
deriving (Eq, Show)