mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 10:17:52 -06:00
Determine skeleton loading properly
This commit is contained in:
parent
75f52c5a24
commit
60758093f1
3 changed files with 5 additions and 5 deletions
|
@ -187,7 +187,7 @@ Item
|
|||
}
|
||||
model:
|
||||
{
|
||||
if (OutputDevice.receivedPrintJobs)
|
||||
if (OutputDevice.receivedData)
|
||||
{
|
||||
return OutputDevice.queuedPrintJobs
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue