diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-24 12:09:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-24 12:10:11 -0400 |
| commit | 29a25a60d26060d55fa34ed393167bfbdea6e590 (patch) | |
| tree | 02bcf6b42b94aa923439dcca1b8b5dd3a9ff121a | |
| parent | e9c40279a8cd7ea89d17d21a0fac91b63d134ad1 (diff) | |
fix battery share tile label typo
| -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 831fdbf0..ffee8cd4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -540,6 +540,7 @@ <p>Changes since the 2022062200 release:</p> <ul> + <li>set correct tile label for our battery share quick tile</li> </ul> </article> --> |
