mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-18 03:36:22 +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 {
|
||||
target: loginDialog
|
||||
onHandleCreateCompleted: {
|
||||
console.log("Create Succeeded");
|
||||
console.log("Create Succeeded");
|
||||
if (completeProfileBody.withSteam) {
|
||||
if (completeProfileBody.loginDialogPoppedUp) {
|
||||
var data = {
|
||||
|
|
Loading…
Reference in a new issue