Adds a delay after wrong answers to prevent double-tapping <enter>
< 腳本Wanikani Mistake Delay的回應
I got it to work fine when I changed the other half of the if on line 42 to the opposite ((!settings.delay_multiple && !result.multipleAnswers)). I have never coded in java so don't judge me.
登入以回復
I got it to work fine when I changed the other half of the if on line 42 to the opposite ((!settings.delay_multiple && !result.multipleAnswers)). I have never coded in java so don't judge me.