Skip to content

Commit

Permalink
Auto-generated commit [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
reagank committed Dec 6, 2023
1 parent bcb4e69 commit d422e54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -7104,6 +7104,10 @@ let MicrobeTraceNextHomeComponent = (_class = class MicrobeTraceNextHomeComponen
}
}
this.displayUrlDialog = !this.displayUrlDialog;
if (this.displayUrlDialog) {
console.log(this.displayUrlDialog);
this.continueClicked();
}
}
DisplayMTDialog(saveUrl) {
switch (saveUrl) {
Expand Down

0 comments on commit d422e54

Please sign in to comment.