fix(CommunityPermissions): Update initial page dark mode image
Closes #8497
This commit is contained in:
parent
e2811fa290
commit
852a826126
|
@ -133,7 +133,7 @@ SettingsPageLayout {
|
|||
|
||||
CommunityWelcomeSettingsView {
|
||||
viewWidth: root.viewWidth
|
||||
image: Style.png("community/permissions21_3_1")
|
||||
image: Style.png("community/permissions2_3")
|
||||
title: qsTr("Permissions")
|
||||
subtitle: qsTr("You can manage your community by creating and issuing membership and access permissions")
|
||||
checkersModel: [
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
Binary file not shown.
After Width: | Height: | Size: 238 KiB |
Loading…
Reference in New Issue