From 609ca717117b0b08a9076a7644d6eb84d600c3f2 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 14 Apr 2024 23:00:40 -0700 Subject: feat(badges): update reminder --- src/routes/user/[user]/badges/+page.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/routes') diff --git a/src/routes/user/[user]/badges/+page.svelte b/src/routes/user/[user]/badges/+page.svelte index 48a10a0c..233be31a 100644 --- a/src/routes/user/[user]/badges/+page.svelte +++ b/src/routes/user/[user]/badges/+page.svelte @@ -477,10 +477,10 @@ {@const isOwner = identity && (isId ? identity.id : identity.name) === data.username}
- Notice: AniList will begin purging outbound links which contain AI-generated material in July, - this includes Badge Wall. If you have collected badges with AI-generated content, kindly use - the hide feature to hide these badges from the public, while allowing them to stay visible to - you as the account holder. + Notice: AniList has begun purging outbound links which contain AI-generated material, this + includes Badge Wall. If you have collected badges with AI-generated elements, kindly use the hide + feature to hide these badges from the public, while allowing them to stay visible to you as the + account holder.

-- cgit v1.2.3