fix login?

This commit is contained in:
2026-03-25 13:17:09 +01:00
parent f4d5f54f9a
commit 2da1d2c8ab
7 changed files with 375 additions and 15 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ ColumnLayout {
id: pfp
anchors.fill: parent
path: `${Paths.home}/.face`
path: root.greeter.userFace
}
}