diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-03 03:42:11 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-03 03:42:11 -0400 |
| commit | c58a6adb3dc34045cd7a3dca2a1de880ebe313f3 (patch) | |
| tree | 98e45e20f752537dc1db5b5d3670b51d3e9cf7aa | |
| parent | 2102d5e35987dbce501b6f097be008517489b808 (diff) | |
minor tweak to release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index fa794c8e..23629253 100644 --- a/static/releases.html +++ b/static/releases.html @@ -447,7 +447,7 @@ <li>Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow</li> <li>Sandboxed Google Play compatibility layer: move foreground service notification channel to dedicated Compatibility notification channel group</li> <li>Sandboxed Google Play compatibility layer: add proper description to foreground service notification</li> - <li>Sandboxed Google Play compatibility layer: add shortcut for opening the notification channel settings from the foreground service notification</li> + <li>Sandboxed Google Play compatibility layer: add shortcut for opening the notification channel settings from the foreground service notifications</li> </ul> </article> |
