mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-15 16:28:45 +02:00
remove trailing whitespace
This commit is contained in:
parent
2859784e17
commit
238f020392
1 changed files with 1 additions and 1 deletions
|
@ -474,7 +474,7 @@ Item {
|
||||||
Connections {
|
Connections {
|
||||||
target: loginDialog
|
target: loginDialog
|
||||||
onHandleCreateCompleted: {
|
onHandleCreateCompleted: {
|
||||||
console.log("Create Succeeded");
|
console.log("Create Succeeded");
|
||||||
if (completeProfileBody.withSteam) {
|
if (completeProfileBody.withSteam) {
|
||||||
if (completeProfileBody.loginDialogPoppedUp) {
|
if (completeProfileBody.loginDialogPoppedUp) {
|
||||||
var data = {
|
var data = {
|
||||||
|
|
Loading…
Reference in a new issue