whoops, forgot to hold shift when making these parentheses

This commit is contained in:
steve hocktail 2022-03-05 14:49:29 -05:00
parent 35194b0f44
commit 8fdc08f8d7

View file

@ -492,7 +492,7 @@ Item {
Connections {
target: loginDialog
function onHandleCreateCompleted90 {
function onHandleCreateCompleted() {
console.log("Create Succeeded");
if (completeProfileBody.withSteam) {
if (completeProfileBody.loginDialogPoppedUp) {