This commit is contained in:
Michael Zanetti 2020-04-02 17:49:29 +02:00
parent 4941470451
commit 3c37cbd4cf

View File

@ -120,7 +120,7 @@ Page {
engine.deviceManager.rePairDevice(root.device.id, []);
break;
default:
console.warn("Unahndled setup method!")
console.warn("Unhandled setup method!")
}
}
}