Skip to content

Commit 88f1405

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dixa/actions/list-messages/list-messages.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)