secondary plus

This commit is contained in:
Diogo
2024-12-16 23:39:36 +00:00
parent dbcc244086
commit 6cc3cbc9a2
@@ -756,6 +756,7 @@ struct ChatTagsView: View {
)
} label: {
Image(systemName: "plus")
.foregroundColor(.secondary)
}
.buttonStyle(PlainButtonStyle())
}