mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 12:21:26 -07:00
Changes to make the network plugin play well with setting_rework
CURA-49
This commit is contained in:
parent
65f329623f
commit
025bdba516
2 changed files with 9 additions and 12 deletions
|
|
@ -16,5 +16,4 @@ def getMetaData():
|
|||
}
|
||||
|
||||
def register(app):
|
||||
return { "output_device": NetworkPrinterOutputDevicePlugin.NetworkPrinterOutputDevicePlugin()}
|
||||
|
||||
return { "output_device": NetworkPrinterOutputDevicePlugin.NetworkPrinterOutputDevicePlugin()}
|
||||
Loading…
Add table
Add a link
Reference in a new issue