summaryrefslogtreecommitdiff
path: root/modules/dashboard/Media.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-09-06 15:41:19 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-09-06 15:41:19 +1000
commitc99e05026f918a44dd43ba58ceaa15ecdd9bb7ad (patch)
tree6452562f778c47e69cdd5900c41e1e3b72d88350 /modules/dashboard/Media.qml
parentplugin: namespace everything (diff)
downloadcaelestia-shell-c99e05026f918a44dd43ba58ceaa15ecdd9bb7ad.tar.gz
caelestia-shell-c99e05026f918a44dd43ba58ceaa15ecdd9bb7ad.tar.bz2
caelestia-shell-c99e05026f918a44dd43ba58ceaa15ecdd9bb7ad.zip
plugin: abstract service + ref
Diffstat (limited to 'modules/dashboard/Media.qml')
-rw-r--r--modules/dashboard/Media.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/dashboard/Media.qml b/modules/dashboard/Media.qml
index eeebaf2..4084abb 100644
--- a/modules/dashboard/Media.qml
+++ b/modules/dashboard/Media.qml
@@ -59,7 +59,7 @@ Item {
service: Cava
}
- Ref {
+ ServiceRef {
service: BeatTracker
}