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" } - + ]