mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-01-14 22:08:44 +00:00
Fixed 行く and 来る in the options area.
This commit is contained in:
parent
c33f00168c
commit
480b0ce97e
@ -42,8 +42,8 @@
|
||||
<ul>
|
||||
<li><label><input type="checkbox" id="godan" checked> Group 1 verbs</label></li>
|
||||
<li><label><input type="checkbox" id="ichidan" checked> Group 2 verbs</label></li>
|
||||
<li><label><input type="checkbox" id="iku" checked> いく verb</label></li>
|
||||
<li><label><input type="checkbox" id="kuru" checked> くる verb</label></li>
|
||||
<li><label><input type="checkbox" id="iku" checked> 行く verb</label></li>
|
||||
<li><label><input type="checkbox" id="kuru" checked> 来る verb</label></li>
|
||||
<li><label><input type="checkbox" id="suru" checked> する verbs</label></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user