Remove tolken
This commit is contained in:
parent
a03fceb5dc
commit
be71ca6fe4
2 changed files with 31 additions and 25 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue