Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Jun 5, 2024
1 parent 29491bf commit 37aa6cb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/ids-host.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ export class IdsHost {
],
},
});

return this.client;
}

return this.client;
}

markCurrentHostBroken(): void {
Expand Down

0 comments on commit 37aa6cb

Please sign in to comment.