We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1466a commit c81f403Copy full SHA for c81f403
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