aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-12-22 03:17:37 -0800
committerFuwn <[email protected]>2023-12-22 03:17:37 -0800
commite45370326fdbb43eaa5519cbf7a79190f8cb3002 (patch)
tree3cf173eae84946797fe0a06d48ee7163631b0196 /src/lib/Tools
parentfix(lib): remove leftovers (diff)
downloaddue.moe-e45370326fdbb43eaa5519cbf7a79190f8cb3002.tar.xz
due.moe-e45370326fdbb43eaa5519cbf7a79190f8cb3002.zip
feat(wrapped): more full-year hint
Diffstat (limited to 'src/lib/Tools')
-rw-r--r--src/lib/Tools/Wrapped.svelte3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/Tools/Wrapped.svelte b/src/lib/Tools/Wrapped.svelte
index 6195a1a5..eef5e70b 100644
--- a/src/lib/Tools/Wrapped.svelte
+++ b/src/lib/Tools/Wrapped.svelte
@@ -504,7 +504,8 @@
<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 have many activities, this <b>will</b> cause heavy rate-limiting. If you get rate-limited,
+ wait one minute, then try again.
</SettingHint><br />
{/if}