diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-05 12:31:24 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-05 12:31:44 -0400 |
| commit | 61eef6246e5cd7d274a3b39a6ba983ccebf8a295 (patch) | |
| tree | 5cf7a61889233107285b411e182e10f91927e91c | |
| parent | a889d80a49472390a07e2794b7110888f1d6976c (diff) | |
raise max users to 32 for Pixel 4a
| -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 25225322..3a7a31ec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -590,6 +590,7 @@ <p>Changes since the 2022100300 release:</p> <ul> + <li>Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)</li> </ul> </article> --> |
