diff --git a/src/ui/authenticationInApp/ViewAuthenticationInApp.qml b/src/ui/authenticationInApp/ViewAuthenticationInApp.qml index e7667915bd..f0a8664ac9 100644 --- a/src/ui/authenticationInApp/ViewAuthenticationInApp.qml +++ b/src/ui/authenticationInApp/ViewAuthenticationInApp.qml @@ -15,6 +15,7 @@ Item { Loader { id: loader + property bool isDeleteAccountAuth: false asynchronous: true anchors.fill: parent