summaryrefslogtreecommitdiffstats
path: root/src/qml/HomeScreen.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/HomeScreen.qml')
-rw-r--r--src/qml/HomeScreen.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/HomeScreen.qml b/src/qml/HomeScreen.qml
index ae568b3..39e216e 100644
--- a/src/qml/HomeScreen.qml
+++ b/src/qml/HomeScreen.qml
@@ -52,7 +52,7 @@ Rectangle {
gridView.contentX = p * gridView.page
}
- state: "disabled"
+ state: "enabled"
signal add(string title, string url, string iconUrl, string fallbackColor)
onAdd: {