Update plugins/fs/guest-js/index.ts

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
pull/2034/head
Fabian-Lars 9 months ago committed by GitHub
parent 2efea4d2e4
commit 2073927370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,10 +20,11 @@
* ```json * ```json
* { * {
* "permissions": [ * "permissions": [
* { * {
* "identifier": "fs:scope", * "identifier": "fs:scope",
* "allow": [{ "path": "$APPDATA/databases/*" }] * "allow": [{ "path": "$APPDATA/databases/*" }]
* }] * }
* ]
* } * }
* ``` * ```
* *

Loading…
Cancel
Save