From a8fd80d3900a46a0a9cde53746a24823aa0394fc Mon Sep 17 00:00:00 2001 From: Ben Xu Date: Mon, 23 Sep 2024 14:33:04 -0400 Subject: [PATCH] updated submodule to track main branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index a931b5e..6b6af2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "software/source/clients/mobile/01-app"] path = software/source/clients/mobile/01-app url = https://github.com/OpenInterpreter/01-app.git + branch = main \ No newline at end of file