fix: semi colon

pull/3246/head
ellabellla 2024-03-09 21:42:00 +11:00
parent 8fd67340d4
commit a92d27e3b0
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ const runHassio = () => {
log();
}
}
};
(function () {
if (!hassioRunning) {