summaryrefslogtreecommitdiff
path: root/res/gui/EventsPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'res/gui/EventsPage.qml')
-rw-r--r--res/gui/EventsPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/gui/EventsPage.qml b/res/gui/EventsPage.qml
index 33df246..0ce21e4 100644
--- a/res/gui/EventsPage.qml
+++ b/res/gui/EventsPage.qml
@@ -228,7 +228,7 @@ Page {
api: "WRG"
}
}
-
+ Component.onCompleted: currentIndex = 5;
onActivated: {
if (currentIndex >= 0) {
console.log(currentValue.api);