mirror of https://github.com/espruino/BangleApps
fix: semi colon
parent
8fd67340d4
commit
a92d27e3b0
|
@ -117,7 +117,7 @@ const runHassio = () => {
|
|||
|
||||
log();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
(function () {
|
||||
if (!hassioRunning) {
|
||||
|
|
Loading…
Reference in New Issue