diff options
Diffstat (limited to 'modules/lock/Content.qml')
| -rw-r--r-- | modules/lock/Content.qml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/lock/Content.qml b/modules/lock/Content.qml index f74f2d9..3ee9dd8 100644 --- a/modules/lock/Content.qml +++ b/modules/lock/Content.qml @@ -39,6 +39,8 @@ RowLayout { radius: Appearance.rounding.small color: Colours.tPalette.m3surfaceContainer + + Fetch {} } StyledClippingRect { |