Funktionalität Facheditor

This commit is contained in:
Matthias Grief
2024-12-23 16:09:27 +01:00
parent 9ead25f106
commit d1698573c1
4 changed files with 112 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"displayName": "Mathe",
"description": "Mathe ist blau",
"color": "#3b82f6",
"description": "Mathe ist rot",
"color": "#626cd0",
"icon": "fa-square-root-alt"
}

View File

@@ -0,0 +1,6 @@
{
"displayName": "Physik",
"description": "Noch ein Fach",
"color": "#363cfc",
"icon": "fa-square-root-alt"
}