changed a line ending

merge-updating
Stefan Roelofs 4 years ago
parent feb2841cbc
commit ef7fda640b

@ -422,7 +422,7 @@ namespace hass_workstation_service.Data
return;
}
await commandToRemove.UnPublishAutoDiscoveryConfigAsync();
ConfiguredCommands.Remove(commandToRemove);
ConfiguredCommands.Remove(commandToRemove);
}
/// <summary>

Loading…
Cancel
Save