diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-05 00:11:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-05 00:11:31 -0400 |
| commit | 3d6f9ef0cee6de70d76e0c14fa75ec9a61d19e7f (patch) | |
| tree | 8c154aeea6892b28b098fe569e950c8a600210e5 /static | |
| parent | de90ce60e25d333c610fa417fe5f2a96fe818afa (diff) | |
clarify battery optimization wording
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index 6f6e1e5c..9683aeb8 100644 --- a/static/usage.html +++ b/static/usage.html @@ -709,8 +709,8 @@ </ul> <p>You should give a battery optimization exception to Google Play services for - features like push notifications to work properly in the background. It shouldn't - be needed for the other 2 apps.</p> + features like push notifications to work properly in the background. It isn't + needed for the other 2 apps.</p> <p>The Play Store app cannot install and update apps as it normally would since it depends entirely on privileged permissions for unattended app installation, |
