mirror of
https://github.com/readest/readest.git
synced 2026-04-30 04:20:53 +00:00
Fix asset protocol and bookshelf css in iOS
This commit is contained in:
parent
39421f6902
commit
574ecee891
10 changed files with 728 additions and 67 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"assetProtocol": {
|
||||
"enable": true,
|
||||
"scope": {
|
||||
"allow": ["$RESOURCE/**", "$DOCUMENT/**/*"],
|
||||
"allow": ["$RESOURCE/**", "$DOCUMENT/**/*", "$APPDATA/**/*", "$TEMP/**/*"],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue