mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:59:13 +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:
|
||||
if address:
|
||||
self.addManualDevice(address)
|
||||
self.resetLastManu
|
||||
self.resetLastManualDevice()
|
||||
|
||||
# TODO: CHANGE TO HOSTNAME
|
||||
def refreshConnections(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user