mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-22 18:52:30 +01:00
Fix news icon
This commit is contained in:
parent
7c2966e4e6
commit
90543f1ca1
@ -33,7 +33,7 @@ Item {
|
||||
CommunityNavItem {
|
||||
text: qsTr("News")
|
||||
openLink: webModel.get(0).url
|
||||
icon.source: "qrc:/assets/icons/icon_help_center.svg"
|
||||
icon.source: "qrc:/assets/icons/icon_document.svg"
|
||||
}
|
||||
|
||||
CommunityNavItem {
|
||||
|
Loading…
Reference in New Issue
Block a user