We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8199b91 commit 20135abCopy full SHA for 20135ab
opencti-platform/opencti-front/src/private/components/analyses/notes/Root.jsx
@@ -101,7 +101,7 @@ const RootNote = () => {
101
</CollaborativeSecurity>
102
}
103
redirectToContent={false}
104
- disableAuthorizedMembers={true}
+ disableAuthorizedMembers={false}
105
enableEnricher={true}
106
enableEnrollPlaybook={true}
107
/>
@@ -116,7 +116,7 @@ const RootNote = () => {
116
117
118
119
120
121
122
0 commit comments