From bbb94d195ec428fb94afb77c00c1f14ee9ae4d75 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Mon, 11 Mar 2024 20:28:07 +0000 Subject: [PATCH] added comty.js as submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 401ba0fb..df0b68d1 100755 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "linebridge"] path = linebridge url = https://github.com/ragestudio/linebridge +[submodule "comty.js"] + path = comty.js + url = https://github.com/ragestudio/comty.js