summaryrefslogtreecommitdiff
path: root/Profile.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Profile.qml')
-rw-r--r--Profile.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Profile.qml b/Profile.qml
index d0d258c..8e416bd 100644
--- a/Profile.qml
+++ b/Profile.qml
@@ -9,7 +9,6 @@ CreateProfileForm {
}
titleLabel.text: qsTr("Edit Profile")
skipButton.onClicked: {
- onboarding.ticketSearch(User.name)
pageView.push("Home.qml")
}
emailImage.source: "larva/components/icons/email-24px.svg"