Lockscreen: fix avatar

This commit is contained in:
ItsLemmy
2025-10-13 08:14:56 -04:00
parent a6b826a708
commit e590baddc8
+2 -2
View File
@@ -296,8 +296,8 @@ Loader {
NImageCircled {
anchors.centerIn: parent
Layout.preferredWidth: 66
Layout.preferredHeight: 66
width: 66
height: 66
imagePath: Settings.preprocessPath(Settings.data.general.avatarImage)
fallbackIcon: "person"