mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
secondary plus
This commit is contained in:
@@ -756,6 +756,7 @@ struct ChatTagsView: View {
|
||||
)
|
||||
} label: {
|
||||
Image(systemName: "plus")
|
||||
.foregroundColor(.secondary)
|
||||
}
|
||||
.buttonStyle(PlainButtonStyle())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user