Skip to content

Commit

Permalink
fix: letsboost
Browse files Browse the repository at this point in the history
  • Loading branch information
driedpampas authored Oct 15, 2023
1 parent 3859e3c commit d63e05d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bypasses/letsboost.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import BypassDefinition from './BypassDefinition.js'
export default class Letsboost extends BypassDefinition {
constructor() {
super();
this.ensure_dom = true
}

execute() {
Expand Down

0 comments on commit d63e05d

Please sign in to comment.