diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-30 17:05:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-30 17:05:31 -0400 |
| commit | 8df6b0b779ec48c3d5b3ec348ba2819b15c36738 (patch) | |
| tree | de07932427674fb55b1eca5edb9688afbdf612f6 | |
| parent | 69e1d86f3cdf83b99422a64b815abeba2ab6e8b1 (diff) | |
clarify Bluetooth change
| -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 6f7cc604..3d150578 100644 --- a/static/releases.html +++ b/static/releases.html @@ -398,7 +398,7 @@ <p>Changes since the 2020.09.29.20 release:</p> <ul> - <li>Pixel 4 (non-XL): disable Bluetooth by default like the other devices</li> + <li>Pixel 4 (non-XL): stop overriding default Bluetooth toggle to disable it by default like other devices</li> </ul> --> |
