From e45370326fdbb43eaa5519cbf7a79190f8cb3002 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 22 Dec 2023 03:17:37 -0800 Subject: feat(wrapped): more full-year hint --- src/lib/Tools/Wrapped.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 @@ Enable full-year activity
- If you have many activities, this will cause heavy rate-limiting + If you have many activities, this will cause heavy rate-limiting. If you get rate-limited, + wait one minute, then try again.
{/if} -- cgit v1.2.3