diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-25 00:31:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-25 00:31:58 -0400 |
| commit | df58e33f90231c50f29efad007d5d6dacc68a940 (patch) | |
| tree | 3665a9bc035b866de85fcb8f8023f0af42334285 /static | |
| parent | 5656c13671d94b65ee5961a78ffad5958831f791 (diff) | |
clarify nav bar fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 45abf0fb..34af1683 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,7 +455,7 @@ <p>Changes since the 2021102300 release:</p> <ul> - <li>enable gestural navigation overlay to match default nav mode (fixes navigation bar after factory reset or provisioning new users)</li> + <li>enable gestural navigation overlay to match default nav mode (fixes navigation bar style after factory reset or provisioning new users)</li> <li>Launcher: temporarily disable new animation feature flags</li> <li>Clock: roll back to GrapheneOS Android 11 code since the AOSP 12 code is messed up</li> </ul> |
