Skip to content

Commit

Permalink
(simatec) Beta 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
simatec committed Apr 27, 2023
1 parent 2442891 commit c6b70a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!-- ### __WORK IN PROGRESS__ -->
### __WORK IN PROGRESS__
* (simatec) small Bugfix

### 0.7.1 (2023-04-27)
* (simatec) small Bugfix

Expand Down
2 changes: 0 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -670,8 +670,6 @@ async function requestLocalAPI() {
} else {
offlineCounter++;
}
// @ts-ignore
resolve();
}

if (requestTimeOut) clearTimeout(requestTimeOut);
Expand Down

0 comments on commit c6b70a3

Please sign in to comment.