diff options
Diffstat (limited to 'modules/background/Wallpaper.qml')
| -rw-r--r-- | modules/background/Wallpaper.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/background/Wallpaper.qml b/modules/background/Wallpaper.qml index 233dacb..b5d7d4a 100644 --- a/modules/background/Wallpaper.qml +++ b/modules/background/Wallpaper.qml @@ -34,7 +34,6 @@ Item { anchors.fill: parent active: !root.source - asynchronous: true sourceComponent: StyledRect { color: Colours.palette.m3surfaceContainer |