From ee83bdb35120a587c5c5d7faa535adfdc43dee8f Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 14 Aug 2025 09:37:24 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B5=E3=83=96=E3=83=A2=E3=82=B8=E3=83=A5?= =?UTF-8?q?=E3=83=BC=E3=83=AB=E3=81=AE=E5=A4=89=E6=9B=B4=E3=81=A0=E3=82=88?= =?UTF-8?q?=E3=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ ue | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 ue diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6530d47 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ue"] + path = ue + url = https://github.com/aisyui/ue.git diff --git a/ue b/ue new file mode 160000 index 0000000..0dc2cb9 --- /dev/null +++ b/ue @@ -0,0 +1 @@ +Subproject commit 0dc2cb9ecfdf56131eea4fc9cd2c0d57deed2dd9