Ungenutztes Attribut SubjectData->buttonText aus Klasse und properties-Dateien entfernt

This commit is contained in:
Matthias Grief
2024-11-19 16:39:18 +01:00
parent 6d4ba00130
commit 56186f0f6a
4 changed files with 0 additions and 14 deletions

View File

@@ -2,6 +2,5 @@
"displayName": "Deutsch",
"description": "Deutsch ist rot",
"color": "#ef4444",
"buttonText": "Erfahre von einem ungeheuren Ungeziefer",
"icon": "fa-book"
}

View File

@@ -2,6 +2,5 @@
"displayName": "Englisch",
"description": "He she it das s muss mit!",
"color": "#17B750",
"buttonText": "--",
"icon": "fa-language"
}

View File

@@ -2,6 +2,5 @@
"displayName": "Mathe",
"description": "Mathe ist blau",
"color": "#3b82f6",
"buttonText": "Jetzt rechnen!",
"icon": "fa-square-root-alt"
}