diff options
| author | Securified <Securified@users.noreply.github.com> | 2025-04-21 11:00:53 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2025-04-21 13:01:58 -0400 |
| commit | f2ac8109638ef7c3459f5880d8cd0e84455c8da3 (patch) | |
| tree | d6ac25e9018ee99d215b2e74735ce5fbdd27a1a0 /static/faq.html | |
| parent | 5b4a2127d2cb3c273dee5d2ced26969e90101305 (diff) | |
faq: fix clipboard settings path
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index a765a5b2..7edb6c42 100644 --- a/static/faq.html +++ b/static/faq.html @@ -665,7 +665,7 @@ <p>As of Android 12, the user is notified when an app reads clipboard content which was set by a different app. This notice is enabled by default and can be toggled under <b>Settings <span aria-label="and then">></span> - Security & privacy <span aria-label="and then">></span> Privacy <span + Security & privacy <span aria-label="and then">></span> Privacy controls <span aria-label="and then">></span> Show clipboard access</b>.</p> </article> |
