mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:28:58 +08:00
Fix typo
This commit is contained in:
parent
4813ff0bb7
commit
4078a23449
@ -167,7 +167,7 @@ class UM3OutputDevicePlugin(OutputDevicePlugin):
|
|||||||
for address in self._manual_instances:
|
for address in self._manual_instances:
|
||||||
if address:
|
if address:
|
||||||
self.addManualDevice(address)
|
self.addManualDevice(address)
|
||||||
self.resetLastManu
|
self.resetLastManualDevice()
|
||||||
|
|
||||||
# TODO: CHANGE TO HOSTNAME
|
# TODO: CHANGE TO HOSTNAME
|
||||||
def refreshConnections(self):
|
def refreshConnections(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user