From 4c896059c024049d702e57d5b34bee5369c3f4e9 Mon Sep 17 00:00:00 2001 From: PJ568 Date: Wed, 28 Jun 2023 16:34:34 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index df30206a..3898ca23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,6 +18,6 @@ path = tools/mind-map url = https://github.com/wanglin2/mind-map.git branch = main -[submodule "webp2jpg-online"] +[submodule "tools/webp2jpg-online"] path = tools/webp2jpg-online url = https://github.com/renzhezhilu/webp2jpg-online.git