summaryrefslogtreecommitdiff
path: root/app/qml/cover
diff options
context:
space:
mode:
Diffstat (limited to 'app/qml/cover')
-rw-r--r--app/qml/cover/CoverPage.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/qml/cover/CoverPage.qml b/app/qml/cover/CoverPage.qml
index 767799e..186de30 100644
--- a/app/qml/cover/CoverPage.qml
+++ b/app/qml/cover/CoverPage.qml
@@ -58,6 +58,7 @@ CoverBackground {
CoverActionList {
id: coverAction
+ enabled: pebbled.active
CoverAction {
iconSource: pebbled.connected ? "image://theme/icon-cover-transfers" : "image://theme/icon-cover-sync"