mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Add dummy printer for loading
This commit is contained in:
parent
18545e18ce
commit
4dbab88792
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ Component
|
||||||
MonitorCarousel
|
MonitorCarousel
|
||||||
{
|
{
|
||||||
id: carousel
|
id: carousel
|
||||||
printers: OutputDevice.printers
|
printers: OutputDevice.printers.concat([null])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue