diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-07 18:04:17 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-07 18:04:29 -0500 |
| commit | eb55b666bc7620760d1d5a306d8f4d239aadcbda (patch) | |
| tree | b59625a70f14b0430ef049732a15de563985511a | |
| parent | 6ed1624a294a4217b98195dd06d2c1b2c54b62d3 (diff) | |
fix RTT related 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 2f94939f..0da1d867 100644 --- a/static/releases.html +++ b/static/releases.html @@ -543,6 +543,7 @@ <p>Changes since the 2024110700 release:</p> <ul> + <li>Dialer: fix RTT related crash from not using the correct theme configuration</li> </ul> </article> --> |
