From 2d61be37bbb6b2eb2447d26c262d59eff976b145 Mon Sep 17 00:00:00 2001 From: vishnukvmd Date: Wed, 13 Mar 2024 14:12:23 +0530 Subject: [PATCH] Add submodule for Isar --- .gitmodules | 3 +++ mobile/thirdparty/isar | 1 + 2 files changed, 4 insertions(+) create mode 160000 mobile/thirdparty/isar diff --git a/.gitmodules b/.gitmodules index cfea8359b6..13cdebdc01 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,3 +20,6 @@ path = web/apps/photos/thirdparty/photoswipe url = https://github.com/ente-io/PhotoSwipe.git branch = single-thread +[submodule "mobile/thirdparty/isar"] + path = mobile/thirdparty/isar + url = https://github.com/isar/isar diff --git a/mobile/thirdparty/isar b/mobile/thirdparty/isar new file mode 160000 index 0000000000..6643d064ab --- /dev/null +++ b/mobile/thirdparty/isar @@ -0,0 +1 @@ +Subproject commit 6643d064abf22606b6c6a741ea873e4781115ef4