Skip to content

Commit

Permalink
fix: isDeleteAccountAuth is undefined (#3401)
Browse files Browse the repository at this point in the history
  • Loading branch information
flozia authored May 2, 2022
1 parent edc42ee commit d602f83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/authenticationInApp/ViewAuthenticationInApp.qml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Item {

Loader {
id: loader
property bool isDeleteAccountAuth: false

asynchronous: true
anchors.fill: parent
Expand Down

0 comments on commit d602f83

Please sign in to comment.