From e1235fc7e1de4d07a05e2e436235bb3117a6a819 Mon Sep 17 00:00:00 2001 From: zhi Date: Wed, 11 Mar 2026 21:38:59 +0000 Subject: [PATCH] chore: add HarborForge.OpenclawPlugin submodule --- .gitmodules | 6 +++--- HarbotForge.OpenClawPlugin => HarborForge.OpenclawPlugin | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename HarbotForge.OpenClawPlugin => HarborForge.OpenclawPlugin (100%) diff --git a/.gitmodules b/.gitmodules index 4771d80..a2197ee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,6 @@ [submodule "HarborForge.Frontend"] path = HarborForge.Frontend url = https://git.hangman-lab.top/zhi/HarborForge.Frontend.git -[submodule "HarbotForge.OpenClawPlugin"] - path = HarbotForge.OpenClawPlugin - url = https://git.hangman-lab.top/zhi/HarbotForge.OpenClawPlugin.git +[submodule "HarborForge.OpenclawPlugin"] + path = HarborForge.OpenclawPlugin + url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.OpenclawPlugin.git diff --git a/HarbotForge.OpenClawPlugin b/HarborForge.OpenclawPlugin similarity index 100% rename from HarbotForge.OpenClawPlugin rename to HarborForge.OpenclawPlugin