diff --git a/.gitmodules b/.gitmodules index 822748a..ac8b26d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "surfsense_frontend"] - path = surfsense_frontend - url = https://github.com/MODSetter/surfsense_frontend.git [submodule "ss-cross-browser-extension"] path = ss-cross-browser-extension url = https://github.com/MODSetter/ss-cross-browser-extension.git +[submodule "surfsense_frontend"] + path = surfsense_frontend + url = https://github.com/MODSetter/surfsense_frontend.git diff --git a/surfsense_frontend b/surfsense_frontend new file mode 160000 index 0000000..19d1870 --- /dev/null +++ b/surfsense_frontend @@ -0,0 +1 @@ +Subproject commit 19d1870bce115b576f853876256465a9e5fd93e9