mirror of
https://github.com/overte-org/overte.git
synced 2025-08-05 22:40:12 +02:00
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
This commit is contained in:
commit
0178c490db
1 changed files with 0 additions and 2 deletions
|
@ -53,8 +53,6 @@ Item {
|
||||||
onWalletAuthenticatedStatusResult: {
|
onWalletAuthenticatedStatusResult: {
|
||||||
if (isAuthenticated) {
|
if (isAuthenticated) {
|
||||||
root.activeView = "step_4";
|
root.activeView = "step_4";
|
||||||
} else {
|
|
||||||
root.activeView = "step_3";
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue