summaryrefslogtreecommitdiff
path: root/modules/dashboard/dash/DateTime.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dashboard/dash/DateTime.qml')
-rw-r--r--modules/dashboard/dash/DateTime.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/dashboard/dash/DateTime.qml b/modules/dashboard/dash/DateTime.qml
index 5f44227..738fed1 100644
--- a/modules/dashboard/dash/DateTime.qml
+++ b/modules/dashboard/dash/DateTime.qml
@@ -48,7 +48,7 @@ Item {
anchors.topMargin: -sep.font.pointSize * 0.45
horizontalAlignment: Text.AlignHCenter
- text: Time.format("MM")
+ text: Time.format("mm")
color: Colours.palette.m3secondary
font.pointSize: Appearance.font.size.extraLarge
font.weight: 500