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 2073927370
commit 236e7d0178
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save