Skip to content

Commit ecc6fc3

Browse files
committed
Replace email with domain in gliederung selection for anmeldungGet procedure
1 parent d20efa8 commit ecc6fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/api/src/services/anmeldung/anmeldungGet.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const select = {
3333
id: true,
3434
name: true,
3535
edv: true,
36-
email: true,
36+
domain: true,
3737
},
3838
},
3939
essgewohnheit: true,

0 commit comments

Comments
 (0)