aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-12-22 03:40:20 -0800
committerFuwn <[email protected]>2023-12-22 03:40:20 -0800
commita0c024e87c76b4addcac7cd8e21033075dbdc81e (patch)
tree4109ba9a470a6184275e2b5731fe33c680bcdb8b /src/lib/Tools
parentrefactor(manga): move chapters to database module (diff)
downloaddue.moe-a0c024e87c76b4addcac7cd8e21033075dbdc81e.tar.xz
due.moe-a0c024e87c76b4addcac7cd8e21033075dbdc81e.zip
feat(wrapped): update full-year instructions
Diffstat (limited to 'src/lib/Tools')
-rw-r--r--src/lib/Tools/Wrapped.svelte5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/Tools/Wrapped.svelte b/src/lib/Tools/Wrapped.svelte
index 49a86e63..269e046a 100644
--- a/src/lib/Tools/Wrapped.svelte
+++ b/src/lib/Tools/Wrapped.svelte
@@ -502,8 +502,9 @@
<input type="checkbox" bind:checked={useFullActivityHistory} />
Enable full-year activity<br />
<SettingHint>
- If you have many activities, this <b>will</b> cause heavy rate-limiting. If you get rate-limited,
- wait one minute, then try again.
+ If you have many activities, you may rate-limited and you may need multiple attempts
+ to fully populate your local activity history database. If you get rate-limited, wait
+ one minute, then try again.
</SettingHint><br />
{/if}