mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Misc
This commit is contained in:
@@ -44,7 +44,7 @@ namespace ConfigGenerator {
|
||||
case "Updates":
|
||||
return CGStrings.CategoryUpdates;
|
||||
default:
|
||||
Logging.LogGenericWarning("Unknown value: " + value);
|
||||
Logging.LogNullError(nameof(value));
|
||||
return value;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user