diff options
author | WlodekM <[email protected]> | 2025-01-24 17:38:33 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-01-24 18:03:39 +0200 |
commit | 2d75c97ed1783331d8e12cd4f6456e88b80c73f6 (patch) | |
tree | 6271da5dc479d9f8cee8f4459194d55acb6c41a5 /.gitmodules | |
parent | 5deacee61b572d7a83225073567b4758d1854adf (diff) |
working maelink client
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..612b4f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mljs"] + path = mljs + url = https://github.com/WlodekM/maelink-js.git |