diff options
| author | lonkaars <loek@pipeframe.xyz> | 2023-05-09 20:19:22 +0200 |
|---|---|---|
| committer | lonkaars <loek@pipeframe.xyz> | 2023-05-09 20:19:22 +0200 |
| commit | 99146502259dfc324ec427169e25554aaa91ab97 (patch) | |
| tree | 4e8273c24d3a50926b65c481a20eebe6910946f9 /.gitmodules | |
| parent | 67e7e2eee2c4a09b35470711fe5ac10453841d8c (diff) | |
WIP handwriting panel (added libs + button to search bar)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |