From 202d502d2daaf18779842abe7020e400de769cea Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 11 Aug 2025 21:39:29 +1000 Subject: lock: add notifs --- modules/lock/Fetch.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/lock/Fetch.qml') diff --git a/modules/lock/Fetch.qml b/modules/lock/Fetch.qml index b855cdc..00bca7c 100644 --- a/modules/lock/Fetch.qml +++ b/modules/lock/Fetch.qml @@ -14,6 +14,7 @@ ColumnLayout { anchors.fill: parent anchors.margins: Appearance.padding.large * 2 + anchors.topMargin: Appearance.padding.large spacing: Appearance.spacing.small -- cgit v1.2.3-freya