mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -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
|
||||
{
|
||||
id: carousel
|
||||
printers: OutputDevice.printers
|
||||
printers: OutputDevice.printers.concat([null])
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue