From 99146502259dfc324ec427169e25554aaa91ab97 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 9 May 2023 20:19:22 +0200 Subject: WIP handwriting panel (added libs + button to search bar) --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..47bb06d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "yomichan-user/lib/handwriting.js"] + path = yomichan-user/lib/handwriting.js + url = https://github.com/ChenYuHo/handwriting.js -- cgit v1.2.3