Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Dec 22, 2020
2 parents 1c8195c + 711c5f9 commit 4a1a0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/hacking-instructor/helpers/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ export function waitForDevTools () {
return async () => {
while (true) {
console.dir(element)
console.clear()
if (checkStatus) {
break
}
Expand Down

0 comments on commit 4a1a0b4

Please sign in to comment.