mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 05:19:08 +08:00
Use firstRun property for the Add machine wizard
This commit is contained in:
parent
17d3033b9a
commit
1fc4d28864
@ -522,7 +522,7 @@ UM.MainWindow {
|
|||||||
target: Printer
|
target: Printer
|
||||||
onRequestAddPrinter: {
|
onRequestAddPrinter: {
|
||||||
addMachineWizard.visible = true
|
addMachineWizard.visible = true
|
||||||
addMachineWizard.printer = false
|
addMachineWizard.firstRun = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user