Fixed linting and formatting errors

This commit is contained in:
Kevin FEDYNA
2025-01-25 10:48:04 +01:00
parent 16b7579e10
commit 6d4d36e089
13 changed files with 118 additions and 36 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const properties: AppProperties = {
index: "Homepage",
overview: "Students overview",
upload: "Upload students",
consult: "Consult students"
consult: "Consult students",
},
adminOnly: ["upload", "consult"],
hint: "Create students promotion and see informations",