fix revert

This commit is contained in:
spaced4ndy
2026-05-16 00:26:00 +04:00
parent a927c402f2
commit 6d0433bf56
@@ -43,6 +43,7 @@ struct ChannelRelaysView: View {
// AddGroupRelayView(groupInfo: groupInfo, existingRelayIds: existingRelayIds) {
// Task { await chatModel.loadGroupMembers(groupInfo) }
// }
// }
.onAppear {
Task {
await chatModel.loadGroupMembers(groupInfo)