Starting on the Data portion
This commit is contained in:
@@ -235,10 +235,6 @@ static class AppSettingsCommands
|
||||
{
|
||||
COGWHEEL.Log($"Setting '{settingName}' set to '{value}'.");
|
||||
}
|
||||
// else
|
||||
// {
|
||||
// COGWHEEL.LogError($"Could not set setting '{settingName}' to '{value}'.");
|
||||
// }
|
||||
}
|
||||
|
||||
[Command(Name = "getsetting")]
|
||||
|
||||
Reference in New Issue
Block a user