mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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