diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-07 17:51:06 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-07 17:51:06 -0500 |
| commit | 51c65d74b3cbe664d73f32a9391ec529b7947317 (patch) | |
| tree | af2d94c4bcc28c9bc071cd9667b289a116282e86 | |
| parent | 167f5dd36466b0cd315862e2d3ae4dea60a50aed (diff) | |
fix live wallpaper crash
| -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 4d14285c..35dd8371 100644 --- a/static/releases.html +++ b/static/releases.html @@ -720,6 +720,7 @@ <p>Changes since the 2023110700 release:</p> <ul> + <li>fix upstream bug causing crash for previewing live wallpapers</li> </ul> </article> --> |
