diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-09 22:00:41 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-09 22:00:41 -0500 |
| commit | abf32656c39bd06b04f6b1e68a714b3fefb0dcec (patch) | |
| tree | 254c16c8de1187131cfd853283386c3856cafefd | |
| parent | 785a87c055595aca9d760e5126f88edea21475b4 (diff) | |
fix Dialer dialog dark mode support
| -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 ed22962f..bcd9dd11 100644 --- a/static/releases.html +++ b/static/releases.html @@ -551,6 +551,7 @@ <p>Changes since the 2024120900 release:</p> <ul> + <li>Dialer: add proper dark mode support for dialogs</li> </ul> </article> --> |
