diff --git a/.gitmodules b/.gitmodules index e19cf15ee..225119ae4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "app-backend"] path = app-backend url = ../app-backend.git -[submodule "mobile-client"] - path = mobile-client - url = ../jan-react-native.git [submodule "jan-inference/sd/sd_cpp"] path = jan-inference/sd/sd_cpp url = https://github.com/leejet/stable-diffusion.cpp diff --git a/app-backend b/app-backend index af1ba4ea4..56ac61360 160000 --- a/app-backend +++ b/app-backend @@ -1 +1 @@ -Subproject commit af1ba4ea4e7453b09e1ab4c9dc46b2defaa2f7dd +Subproject commit 56ac613603bf2702705e0678159a8d5e0fae1ffc diff --git a/mobile-client b/mobile-client deleted file mode 160000 index ccb78d1ee..000000000 --- a/mobile-client +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ccb78d1ee050f7029f19587ac1b84d6c46fc52e3 diff --git a/web-client b/web-client index 2d6b218db..08f6dd91b 160000 --- a/web-client +++ b/web-client @@ -1 +1 @@ -Subproject commit 2d6b218dbdb46673ad2889aee6557bc37b597c33 +Subproject commit 08f6dd91b2883b4d70cde7a48e8fc58e1cf396e4