Remove tolken

This commit is contained in:
Lars Brubaker 2020-07-31 12:31:24 -07:00
parent a03fceb5dc
commit be71ca6fe4
2 changed files with 31 additions and 25 deletions

View file

@ -80,8 +80,7 @@ namespace MatterHackers.MatterControl.Library
containerName,
"MatterHackers",
repository,
$"{settings.GetValue(SettingsKey.make)}/{settings.GetValue(SettingsKey.model)}",
"d303b977c22c0b8b3ef7ad3202999fcb3b9a1fe2"),
$"{settings.GetValue(SettingsKey.make)}/{settings.GetValue(SettingsKey.model)}"),
() => printer.Settings.GetValue<bool>(SettingsKey.has_fan)) // visibility
{
IsReadOnly = true