mirror of
https://github.com/readest/readest.git
synced 2026-04-28 19:42:21 +00:00
Fix delete books and remove Documents permission request
This commit is contained in:
parent
7c3e70b8de
commit
08e2d05985
7 changed files with 24 additions and 51 deletions
|
|
@ -6,15 +6,6 @@
|
|||
"permissions": [
|
||||
"core:default",
|
||||
"fs:default",
|
||||
{
|
||||
"identifier": "fs:scope-document-recursive",
|
||||
"allow": [
|
||||
{
|
||||
"path": "$DOCUMENT/**/*"
|
||||
}
|
||||
],
|
||||
"deny": []
|
||||
},
|
||||
{
|
||||
"identifier": "fs:scope-appdata-recursive",
|
||||
"allow": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue