summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 4a16614..cea0d2a 100644
--- a/init.el
+++ b/init.el
@@ -2972,7 +2972,7 @@
(lambda ()
(message "%s %s"
(if (jao-mpc-mopidy-p) "mopidy" "mpd")
- (jao-mpc--current-str nil t))
+ (jao-mpc--current-timestr t))
(format "Master %s%%" (jao-mixer-get-level nil t)))
("d" "down" jao-mixer-master-down :transient t)
("u" "up" jao-mixer-master-up :transient t)