actiondrawer: Fix call to non-existent property

This commit is contained in:
Devin Lin 2022-11-24 12:04:11 -05:00
parent 08e8435603
commit 146bccc57f

View file

@ -33,10 +33,6 @@ NanoShell.FullScreenOverlay {
width: Screen.width
height: Screen.height
onVisibleChanged: {
blurBackground = visible;
}
color: "transparent"
onActiveChanged: {