fix typo
This commit is contained in:
parent
4941470451
commit
3c37cbd4cf
@ -120,7 +120,7 @@ Page {
|
|||||||
engine.deviceManager.rePairDevice(root.device.id, []);
|
engine.deviceManager.rePairDevice(root.device.id, []);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
console.warn("Unahndled setup method!")
|
console.warn("Unhandled setup method!")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user