Add additional hidden properties to ControlPrinter component
This commit is contained in:
parent
d122dfa83f
commit
31e6356d9c
@ -428,7 +428,10 @@ const ControlPrinter = ({ slicerIntegration = false }) => {
|
||||
visibleProperties={{
|
||||
printers: false,
|
||||
createdAt: false,
|
||||
finishedAt: false
|
||||
finishedAt: false,
|
||||
moonrakerJobId: false,
|
||||
job: false,
|
||||
printer: false
|
||||
}}
|
||||
objectPropertyProps={{
|
||||
showHyperlink: !slicerIntegration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user