From 73dad145a8c89b7656a87f52138621344e07a2f9 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 4 Jan 2024 10:04:50 -0800 Subject: refactor(settings): easier descriptions --- src/routes/settings/+page.svelte | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/routes') diff --git a/src/routes/settings/+page.svelte b/src/routes/settings/+page.svelte index 76e04bcc..d727957f 100644 --- a/src/routes/settings/+page.svelte +++ b/src/routes/settings/+page.svelte @@ -47,7 +47,12 @@ Copy to clipboard Your AniList notifications RSS feed URL - Do not share this link with anyone! + + This RSS feed will return the + currently logged in AniList profile's notifications for remote consumption. +
+ Do not share this link with anyone! +
-- cgit v1.2.3