diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-10 17:25:48 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-10 18:31:19 -0400 |
| commit | 4b33dc623142ba8921d9e93aa1935e315cc9c32b (patch) | |
| tree | 380a6dbc2406f817afcf54d9079e61658b4af2ca /static | |
| parent | 8929306ee0adea6a871c928d798c2cacdc7a083c (diff) | |
expand guest user fixes
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 2270ae26..e2968124 100644 --- a/static/releases.html +++ b/static/releases.html @@ -674,7 +674,7 @@ <ul> <li>enable customizing lock screen shortcuts</li> - <li>Settings: avoid crash for app install toggle with guest user</li> + <li>Settings: avoid crashes when changing user restrictions for guest users</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li> </ul> </article> |
