Skip to content

Commit b713434

Browse files
committed
Merge branch 'enh/uniform-chats' of github.com:odeimaiz/osparc-simcore into enh/uniform-chats
2 parents e4df503 + 883c354 commit b713434

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)