version 1.0.0

This commit is contained in:
jangxx 2019-01-29 21:39:10 +01:00
parent 87ca5befa7
commit c7405a3e13

View File

@ -189,7 +189,7 @@ class HCMagicHome extends HCColorLamp {
this.emit("state change", this.state);
}
resolve();
return resolve();
});
});
}