Fix bugs caused by code refactoring

This commit is contained in:
chrox 2024-10-13 01:07:43 +02:00
parent 552d9472fc
commit ec627aaa67
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
7 changed files with 56 additions and 54 deletions

View file

@ -19,7 +19,7 @@
"identifier": "fs:scope-appdata-recursive",
"allow": [
{
"path": "$APPDATA/DigestLibrary/**/*"
"path": "$APPDATA/Readest/**/*"
}
],
"deny": []