We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PlugBotAPI.prototype.joinwaitlist = function() { if (this.pageReady === true) { $( "#dj-button" ).trigger( "click" ); } }; PlugBotAPI.prototype.joinwaitlist();