Skip to content

Commit bb5619e

Browse files
Update components/dixa/actions/list-notes/list-notes.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 88f1405 commit bb5619e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dixa/actions/list-notes/list-notes.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
annotations: {
99
destructiveHint: false,
1010
openWorldHint: true,
11-
readOnlyHint: false,
11+
readOnlyHint: true,
1212
},
1313
type: "action",
1414
props: {

0 commit comments

Comments
 (0)