We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd62f8e commit ebe9656Copy full SHA for ebe9656
components/walletap/actions/get-pass/get-pass.mjs
@@ -9,7 +9,7 @@ export default {
9
annotations: {
10
destructiveHint: false,
11
openWorldHint: true,
12
- readOnlyHint: false,
+ readOnlyHint: true,
13
},
14
props: {
15
walletap,
0 commit comments