MH: Export + Haus Dülken

This commit is contained in:
2023-09-21 15:12:48 +02:00
parent f5b2c20b38
commit 5743e3d202
4 changed files with 170 additions and 68 deletions

View File

@@ -147,6 +147,12 @@ namespace HausDuelken
rollen.Add("psychotherapeut");
rollen.Add("sexualtherapeut");
rollen.Add("urologe");
rollen.Add("diabethologe");
rollen.Add("gasteroenterologe");
rollen.Add("gesichtschirug");
rollen.Add("neurologe/psychiater");
rollen.Add("neurologe/psychologe");
return rollen;
}