From a7c4d5bf5d41d8f7466cc5bbdb735d1be396230a Mon Sep 17 00:00:00 2001 From: doncr Date: Sun, 27 Aug 2017 23:07:18 +0100 Subject: [PATCH] =?UTF-8?q?Fixed=20options=20with=20=E3=81=84=E3=81=84.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conjugation/drill.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjugation/drill.js b/conjugation/drill.js index 66b6a8b..1aba5b1 100755 --- a/conjugation/drill.js +++ b/conjugation/drill.js @@ -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 = {};