diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-05 06:50:31 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-05 06:50:55 -0500 |
| commit | bb1d1ecd1077b241e768c288799db9717c66ac5a (patch) | |
| tree | 6a982d0493773444c641e3d8b4d1d25eb41c5894 | |
| parent | 764ecdbeb68eb6af324450c164c3bb47fbc18193 (diff) | |
fix "App info" uninstall dialog link not working in some cases for secondary profile apps
| -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 0726031c..9a3e6f24 100644 --- a/static/releases.html +++ b/static/releases.html @@ -542,6 +542,7 @@ <p>Changes since the 2024110400 release:</p> <ul> + <li>fix "App info" uninstall dialog link added by GrapheneOS not working in some cases for secondary profile apps</li> </ul> </article> --> |
