dev_forum
hjm 5 years ago
parent ce5678913c
commit 2277013898

@ -595,6 +595,7 @@ pop_box_new(htmlvalue, 480, 182);
})
}
initDisplayInterval = () => {
const challenge = this.state.challenge
if (this.showWebDisplayButtonTimeout) {
window.clearTimeout(this.showWebDisplayButtonTimeout)
}

Loading…
Cancel
Save