From 0ed24347ee275250bcd2c044a1b664f9f0273653 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Mon, 8 Feb 2021 19:37:36 -0500 Subject: Fix settings permissions issues (#1360) * Add missing warning indicator for the MeCab option * Fix error handling of permissions requests --- ext/bg/settings2.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/bg/settings2.html') diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index 341d7f21..41293a6e 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -1149,6 +1149,7 @@
+
Parse text using MeCab
Requires a native component to be installed that Yomichan will connect to. -- cgit v1.2.3