mirror of
https://github.com/ZetaKebab/japanese-conjugation-drill.git
synced 2025-01-14 22:08:44 +00:00
Fixed options with いい.
This commit is contained in:
parent
6c835c2752
commit
a7c4d5bf5d
@ -660,7 +660,7 @@ function getOptions() {
|
||||
var options = ["plain", "polite", "negative", "past", "te-form",
|
||||
"progressive", "potential", "imperative", "passive", "causative",
|
||||
"godan", "ichidan", "iku", "kuru", "suru", "i-adjective", "na-adjective",
|
||||
"trick"];
|
||||
"ii", "trick"];
|
||||
|
||||
var result = {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user