1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Improve idle message

This commit is contained in:
Arne Schlüter 2018-08-29 16:51:34 +02:00
commit 3e842fdd5f
2 changed files with 4 additions and 1 deletions

View file

@ -63,4 +63,4 @@
[:div.buttons-start [song-controls is-playing?]]
[:div.buttons-end [playback-mode-controls playlist]]]]
;; not playing anything
[:p.has-text-light.navbar-item.idle-notification "Select a song to start playing"])]]))
[:p.navbar-item.idle-notification "No audio playing"])]]))