diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-15 16:02:41 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-15 16:17:38 -0400 |
| commit | 589fe2212cccb8a6749a90d5c92b305bc1c4cb37 (patch) | |
| tree | e298493509900260ed729056c6fbb4d54e4af69c | |
| parent | c7530c91f14171fa379f1f5cd5809e3917f4571a (diff) | |
add lower auto-reboot timeout options
| -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 154ea0ec..65361072 100644 --- a/static/releases.html +++ b/static/releases.html @@ -418,6 +418,7 @@ <ul> <li>Settings: use alternate implementation of Wi-Fi auto-turn-off setting matching the Bluetooth auto-turn-off UX</li> <li>overhaul Wi-Fi auto-turn-off implementation including handling the case of Wi-Fi being turned on without connecting to a network</li> + <li>add lower auto-reboot timeout options</li> </ul> </article> --> |
