From af7275b250950286488f4db1a7390acf84184e6d Mon Sep 17 00:00:00 2001 From: James Manker Date: Sat, 12 Feb 2022 03:05:24 -0600 Subject: [PATCH] Fix for configmanifest.json Fix for configmanifest.json --- conan-exilesconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conan-exilesconfig.json b/conan-exilesconfig.json index 2ba0346..06c471c 100644 --- a/conan-exilesconfig.json +++ b/conan-exilesconfig.json @@ -83,7 +83,7 @@ "FieldName":"AdminPassword", "InputType":"RandomPassword", "IsFlagArgument":false, - "ParamFieldName":"AdminPassword", + "ParamFieldName":"ServerSettings.AdminPassword", "IncludeInCommandLine":false, "DefaultValue":"Password123", "Required":true