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 dfacaf8 commit dcdec6dCopy full SHA for dcdec6d
README.md
@@ -31,7 +31,7 @@ Authentication is handled via tokens defined in `tokens.json`. The file has the
31
"read": true,
32
"write": true,
33
"delete": true,
34
- "force":true
+ "force": true
35
},
36
"token2": {
37
"search": true,
0 commit comments