From a19bd3fe2e967ff89c8d75bdb62f2660dc0c7f2f Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 28 Dec 2023 10:42:10 -0800 Subject: feat(wrapped): always display full-year option --- src/lib/Tools/Wrapped.svelte | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'src/lib/Tools') diff --git a/src/lib/Tools/Wrapped.svelte b/src/lib/Tools/Wrapped.svelte index b36a61e2..6d66ea73 100644 --- a/src/lib/Tools/Wrapped.svelte +++ b/src/lib/Tools/Wrapped.svelte @@ -625,17 +625,15 @@ Enable top genres and tags
Disable activity history
- {#if !disableActivityHistory} - - Enable full-year activity
- - 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. - Refresh data -

-

- {/if} + + Enable full-year activity
+ + 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. + Refresh data +

+

Include music
Include rewatches & rereads
Include specials and OVAs
-- cgit v1.2.3