From f4906ef757351e99d521f57ca591278376aa1876 Mon Sep 17 00:00:00 2001 From: orcas Date: Thu, 20 Jun 2019 06:09:49 +0800 Subject: [PATCH] Added backend-pictures submodule --- .gitmodules | 3 +++ backend-pictures | 1 + 2 files changed, 4 insertions(+) create mode 160000 backend-pictures diff --git a/.gitmodules b/.gitmodules index 7cd57d7..e9a2c85 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "backend-auth"] path = backend-auth url = git@makerforce.io:beep/backend-auth.git +[submodule "backend-pictures"] + path = backend-pictures + url = git@makerforce.io:beep/backend-pictures.git diff --git a/backend-pictures b/backend-pictures new file mode 160000 index 0000000..c877279 --- /dev/null +++ b/backend-pictures @@ -0,0 +1 @@ +Subproject commit c8772790b252a9f5b8c19d6bb59bda76f8fd1b28