Fix accidental deletion in previous

This commit is contained in:
Greelan 2022-01-31 11:46:39 +11:00 committed by GitHub
parent 99cd87d113
commit ec12de9c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@
"FieldName": "$RemoteAdminPassword", "FieldName": "$RemoteAdminPassword",
"InputType": "RandomPassword", "InputType": "RandomPassword",
"IsFlagArgument": false, "IsFlagArgument": false,
"ParamFieldName": "/RocketSettings/RCON/@", "ParamFieldName": "/RocketSettings/RCON/@Password",
"IncludeInCommandLine": false, "IncludeInCommandLine": false,
"DefaultValue": "Password123" "DefaultValue": "Password123"
}, },