mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 20:31:35 -07:00
Name refactor
CURA-49
This commit is contained in:
parent
27b3fa1d45
commit
bc8f8473e5
2 changed files with 2 additions and 2 deletions
|
|
@ -16,5 +16,5 @@ def getMetaData():
|
|||
}
|
||||
|
||||
def register(app):
|
||||
return { "output_device": NetworkPrinterOutputDevicePlugin.WifiOutputDevicePlugin()}
|
||||
return { "output_device": NetworkPrinterOutputDevicePlugin.NetworkPrinterOutputDevicePlugin()}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue