From 03aa9dc767f8d3353c703f3cc5826b32718869d5 Mon Sep 17 00:00:00 2001 From: Alex Noir Date: Mon, 25 Mar 2024 20:07:36 +0300 Subject: [PATCH] Revert "attempt a submodule fix #2" This reverts commit 6057b7e6ff67a756890816d028c826d29ec55fbd. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d9390aac6..d056f0508 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "base/themes"] - path = base/themes +[submodule "bin/base/themes"] + path = bin/base/themes url = https://github.com/AttorneyOnline/AO2-Themes.git