diff --git a/DontForgetG12.js b/DontForgetG12.js index 42120d6..1b2933d 100644 --- a/DontForgetG12.js +++ b/DontForgetG12.js @@ -7,7 +7,7 @@ */ class DontForgetG12 { - constructor() { + constructor( mw, $ ) { this.mw = mw; // eslint-disable-next-line no-jquery/variable-pattern this.$ = $;