mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-03 21:59:56 +00:00
change offline icon
This commit is contained in:
@@ -327,7 +327,7 @@ struct SubscriptionStatusView: View {
|
||||
.foregroundColor(color.opacity(opacity))
|
||||
}
|
||||
} else {
|
||||
Image(systemName: "wifi.slash")
|
||||
Image(systemName: "dot.radiowaves.up.forward")
|
||||
.foregroundColor(Color(uiColor: .tertiaryLabel))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user