summaryrefslogtreecommitdiff
path: root/modules/lock/Clock.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-25 17:09:31 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-25 17:09:31 +1000
commit173738c0bec5d3d5d519e4988f32ac6e7f1121b8 (patch)
tree7d453401fa754cb55707db5228560bdb95463e83 /modules/lock/Clock.qml
parentweather: fix ipinfo undef err (diff)
downloadcaelestia-shell-173738c0bec5d3d5d519e4988f32ac6e7f1121b8.tar.gz
caelestia-shell-173738c0bec5d3d5d519e4988f32ac6e7f1121b8.tar.bz2
caelestia-shell-173738c0bec5d3d5d519e4988f32ac6e7f1121b8.zip
lock: fix media position
Diffstat (limited to 'modules/lock/Clock.qml')
-rw-r--r--modules/lock/Clock.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/lock/Clock.qml b/modules/lock/Clock.qml
index 62209e7..9d0ae3f 100644
--- a/modules/lock/Clock.qml
+++ b/modules/lock/Clock.qml
@@ -6,8 +6,6 @@ import QtQuick.Layouts
ColumnLayout {
id: root
- required property bool locked
-
spacing: 0
RowLayout {