mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 18:02:31 +02:00
whoops, forgot to hold shift when making these parentheses
This commit is contained in:
parent
35194b0f44
commit
8fdc08f8d7
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ Item {
|
|||
|
||||
Connections {
|
||||
target: loginDialog
|
||||
function onHandleCreateCompleted90 {
|
||||
function onHandleCreateCompleted() {
|
||||
console.log("Create Succeeded");
|
||||
if (completeProfileBody.withSteam) {
|
||||
if (completeProfileBody.loginDialogPoppedUp) {
|
||||
|
|
Loading…
Reference in a new issue