From f8d790559adfcf6d2f18a7b07c4e5331ea5857e4 Mon Sep 17 00:00:00 2001 From: Elan Hasson <234704+ElanHasson@users.noreply.github.com> Date: Sat, 12 Apr 2025 13:27:12 -0400 Subject: [PATCH] Update dependencies and configurations --- .gitmodules | 3 +++ app-host | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 app-host diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..80137f5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "app-host"] + path = app-host + url = https://github.com/InfinityFlowApp/app-host diff --git a/app-host b/app-host new file mode 160000 index 0000000..6bd8cac --- /dev/null +++ b/app-host @@ -0,0 +1 @@ +Subproject commit 6bd8cac1d4d89f8f44c9a4dabc08e14997a416c9