From 16b0361268a83a9390520c04515d62f068804033 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Sun, 19 Apr 2026 12:58:59 +0500 Subject: [PATCH] submodules fix --- .gitmodules | 13 +++++++------ three.js | 1 - 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 160000 three.js diff --git a/.gitmodules b/.gitmodules index a7777c8..1baca55 100755 --- a/.gitmodules +++ b/.gitmodules @@ -2,14 +2,15 @@ path = hotline.mjs url = https://git.svoboda.works/mirzaev/hotline.mjs branch = stable -[submodule "womb3-simplex.mjs"] - path = womb3-simplex.mjs - url = https://git.svoboda.works/mirzaev/womb3-simplex.mjs +[submodule "damper.mjs"] + path = damper.mjs + url = https://git.svoboda.works/mirzaev/damper.mjs.git branch = stable [submodule "icons"] path = icons url = https://git.svoboda.works/mirzaev/icons branch = stable -[submodule "three.js"] - path = three.js - url = https://github.com/mrdoob/three.js.git +[submodule "womb3-simplex.mjs"] + path = womb3-simplex.mjs + url = https://git.svoboda.works/mirzaev/womb3-simplex.mjs + branch = stable diff --git a/three.js b/three.js deleted file mode 160000 index 3ef3070..0000000 --- a/three.js +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3ef307076213aa05265d522dbc05c56e2a870a41