diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-14 14:39:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-14 14:39:31 -0400 |
| commit | cb43c4d05d3b72e184367cdf1112d893bcf3b4d9 (patch) | |
| tree | 55231763175b3055dbd12e8f00a6caad067a1ba0 /static | |
| parent | 70840814be131f512858cbb412409559f6974c77 (diff) | |
PIN scrambling toggle state fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 8e467410..65351120 100644 --- a/static/releases.html +++ b/static/releases.html @@ -674,6 +674,7 @@ <ul> <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: disable GSI keys</li> + <li>keep PIN scrambling state up-to-date in all cases to make toggling it on or off kick in immediately instead of next time it opens</li> </ul> </article> --> |
