diff options
Diffstat (limited to 'modules/dashboard/dash/Media.qml')
| -rw-r--r-- | modules/dashboard/dash/Media.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/dashboard/dash/Media.qml b/modules/dashboard/dash/Media.qml index 5eaac99..0567095 100644 --- a/modules/dashboard/dash/Media.qml +++ b/modules/dashboard/dash/Media.qml @@ -104,6 +104,7 @@ Item { MaterialIcon { anchors.centerIn: parent + grade: 200 text: "art_track" color: Colours.palette.m3onSurfaceVariant font.pointSize: (parent.width * 0.4) || 1 |