mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 15:41:59 +01:00
Fix ADB command in FAQ (#688)
This commit is contained in:
parent
a51b3bad17
commit
c0919ba65d
@ -351,7 +351,7 @@ The introduction of Scoped Storage means that many storage-related functions tha
|
||||
|
||||
You can try the command below if you know how to use ADB, a guide on installing it is also outlined on the site [here](/help/guides/troubleshooting/#what-are-some-common-errors).
|
||||
```
|
||||
adb shell cmd appops set eu.kanade.tachiyomi Android:legacy_storage allow
|
||||
adb shell cmd appops set eu.kanade.tachiyomi android:legacy_storage allow
|
||||
```
|
||||
This command enables general storage access for the app, allowing Tachiyomi to use the old general storage access interface.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user