gui: work in progress

This commit is contained in:
Carl-Gerhard Lindesvärd
2023-10-17 21:47:37 +02:00
parent b9fe6127ff
commit 206ae54dea
53 changed files with 2632 additions and 88 deletions

View File

@@ -33,7 +33,7 @@ export default async function handler(
last_name: null,
avatar: null,
properties: {
...(properties || {}),
...(properties ?? {}),
},
project_id: projectId,
},