mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Misc @Ryzhehvost
This commit is contained in:
@@ -98,6 +98,7 @@ namespace ArchiSteamFarm {
|
||||
Console.Write(Strings.UserInputWCFHost, botName);
|
||||
break;
|
||||
default:
|
||||
ArchiLogger.LogGenericWarning(string.Format(Strings.WarningUnknownValuePleaseReport, nameof(userInputType), userInputType));
|
||||
Console.Write(Strings.UserInputUnknown, botName, userInputType);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user