summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile-widgets/qml/main.qml')
-rw-r--r--mobile-widgets/qml/main.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml
index 1cf1ea35d..72e475a32 100644
--- a/mobile-widgets/qml/main.qml
+++ b/mobile-widgets/qml/main.qml
@@ -470,7 +470,6 @@ if you have network connectivity and want to sync your data to cloud storage."),
}
Component.onCompleted: {
- manager.finishSetup();
rootItem.visible = true
diveList.opacity = 1
rootItem.opacity = 1