diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/Settings/Categories/Display.svelte | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/Settings/Categories/Display.svelte b/src/lib/Settings/Categories/Display.svelte index cdeff6b7..dbec2c04 100644 --- a/src/lib/Settings/Categories/Display.svelte +++ b/src/lib/Settings/Categories/Display.svelte @@ -194,8 +194,8 @@ <SettingHint lineBreak> Periodically check for and send recent AniList notifications as native platform notifications <br /> - This may be useful for users who have installed due.moe as a PWA or using on mobile devices, since - AniList has no official mobile app. + This may be useful for users who have installed due.moe as a PWA or are using due.moe on a mobile + device, as AniList has no official mobile app, and the AniList website does not send push notifications. </SettingHint> </SettingCheckboxToggle> |