port new components to greeter
This commit is contained in:
@@ -84,7 +84,7 @@ ColumnLayout {
|
||||
radius: Appearance.rounding.normal - Appearance.padding.smaller
|
||||
|
||||
StateLayer {
|
||||
function onClicked(): void {
|
||||
onClicked: {
|
||||
root.greeter.selectUser(modelData.username);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user