Added Function to config Profil

This commit is contained in:
2026-02-08 14:21:07 +01:00
parent ff6201a42c
commit f1e9e3f8d4
11 changed files with 557 additions and 10 deletions

View File

@@ -17,6 +17,7 @@ export async function GET() {
id: true,
email: true,
name: true,
photoUrl: true,
roleId: true,
role: {
select: {