port new components to greeter
This commit is contained in:
@@ -78,7 +78,7 @@ Item {
|
||||
StateLayer {
|
||||
id: actionStateLayer
|
||||
|
||||
function onClicked(): void {
|
||||
onClicked: {
|
||||
if (action.modelData.isClose) {
|
||||
root.notif.close();
|
||||
} else if (action.modelData.isCopy) {
|
||||
|
||||
Reference in New Issue
Block a user