Skip to content

Commit 883c354

Browse files
odeimaizCopilot
andauthored
Update services/static-webserver/client/source/class/osparc/study/ConversationPage.js
Co-authored-by: Copilot <[email protected]>
1 parent 78b3cfb commit 883c354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/study/ConversationPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ qx.Class.define("osparc.study.ConversationPage", {
5858
conversation: {
5959
check: "osparc.data.model.Conversation",
6060
init: null,
61-
nullable: false,
61+
nullable: true,
6262
event: "changeConversation",
6363
},
6464
},

0 commit comments

Comments
 (0)