From 8d1b7470fa96112c45b546f8915a1d1e2d2715d5 Mon Sep 17 00:00:00 2001
From: MaRcR11 <91952791+MaRcR11@users.noreply.github.com>
Date: Sat, 6 Jul 2024 17:52:03 +0200
Subject: [PATCH] Update subjects.json

---
 client/src/data/subjects.json | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/client/src/data/subjects.json b/client/src/data/subjects.json
index 6afc040..60609db 100644
--- a/client/src/data/subjects.json
+++ b/client/src/data/subjects.json
@@ -162,6 +162,10 @@
   {
     "name": "IT-Prozesse des Unternehmens",
     "color":  "#EDD59E"
+  },
+  {
+    "name": "Integrierte Informationssysteme",
+    "color":  "#9C9A40"
   }
-
+  
 ]