Mitglied Rolle und Open Air Label anpassen
All checks were successful
CI / Build and Deploy (push) Successful in 2m35s
All checks were successful
CI / Build and Deploy (push) Successful in 2m35s
This commit is contained in:
@@ -34,7 +34,7 @@ export function roleLabel(role: AppRole) {
|
||||
case "FINANCE":
|
||||
return "AG Finanzen";
|
||||
case "MEMBER":
|
||||
return "AG-Mitglied";
|
||||
return "Mitglied";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user