diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-06 19:00:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-06 19:00:09 -0400 |
| commit | 5585f1c98e3e315514e2b06f99f4751bad8fddad (patch) | |
| tree | ebd800c914e55c66ac81d81f8ff761c034fd253e /static | |
| parent | 12854926ba614e390b7d1dc356cacfe370313d6a (diff) | |
fix for Settings storage summary text in dark mode
Diffstat (limited to 'static')
| -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 59589b41..466c1a6e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -454,6 +454,7 @@ <ul> <li>remove redundant property for disabling OpenGL preloading</li> <li>Vanadium: update Chromium base to 91.0.4472.88</li> + <li>Settings: fix hardcoded black text in storage summary</li> </ul> </article> --> |
