mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Use firstRun property for the Add machine wizard
This commit is contained in:
parent
17d3033b9a
commit
1fc4d28864
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@ UM.MainWindow {
|
|||
target: Printer
|
||||
onRequestAddPrinter: {
|
||||
addMachineWizard.visible = true
|
||||
addMachineWizard.printer = false
|
||||
addMachineWizard.firstRun = true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue