Change "group" icon to "people".

Fix #100.
square-messages
Black Hat 2018-10-19 13:36:36 +08:00
parent 86e1ae08fa
commit 3269a683d6
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ ApplicationWindow {
MaterialIcon {
anchors.fill: parent
icon: "\ue886"
icon: "\ue7fb"
color: "white"
}