From cefd49c76e099577e400cfc27dc751dd2ff5be7f Mon Sep 17 00:00:00 2001
From: Joel von der Weid <joel.von-der-weid@hesge.ch>
Date: Wed, 12 Jun 2024 09:50:46 +0200
Subject: [PATCH] Update submodule

---
 NodeApp/.idea/vcs.xml       | 1 +
 NodeApp/src/sharedByClients | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/NodeApp/.idea/vcs.xml b/NodeApp/.idea/vcs.xml
index d86e73b..8bd3f89 100644
--- a/NodeApp/.idea/vcs.xml
+++ b/NodeApp/.idea/vcs.xml
@@ -2,6 +2,7 @@
 <project version="4">
   <component name="VcsDirectoryMappings">
     <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
+    <mapping directory="$PROJECT_DIR$/.idea/jetbrainsConfiguration" vcs="Git" />
     <mapping directory="$PROJECT_DIR$/src/shared" vcs="Git" />
     <mapping directory="$PROJECT_DIR$/src/sharedByClients" vcs="Git" />
   </component>
diff --git a/NodeApp/src/sharedByClients b/NodeApp/src/sharedByClients
index f209bf2..6ca55f1 160000
--- a/NodeApp/src/sharedByClients
+++ b/NodeApp/src/sharedByClients
@@ -1 +1 @@
-Subproject commit f209bf202b5d31ab6470517fa5908f4f6c0f9a42
+Subproject commit 6ca55f11e67f26d83efe1745e4a83d9ac09fa99d
-- 
GitLab