Skip to content

Commit 29a1d01

Browse files
committed
doc
1 parent 8f372f6 commit 29a1d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/web/server/src/simcore_service_webserver/users/_accounts_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ def _create_product_and_user_data(
329329
else "IT'IS Foundation"
330330
)
331331

332-
# Extract UI information
332+
# Extract UI information from product.vendor.ui (optional)
333333
ui_data = ProductUIData(
334334
project_alias=(
335335
product.vendor.get("ui", {}).get("project_alias") or "study"

0 commit comments

Comments
 (0)