From 48ffcbd431ea9d12a73a55c233a4fd3834575d5e Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 4 Jan 2024 08:06:45 -0800 Subject: feat(settings): cool button style --- src/routes/settings/+page.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/routes/settings') diff --git a/src/routes/settings/+page.svelte b/src/routes/settings/+page.svelte index 3d8aee18..f61b236b 100644 --- a/src/routes/settings/+page.svelte +++ b/src/routes/settings/+page.svelte @@ -34,8 +34,7 @@ Please log in to modify settings. {:else} - navigator.clipboard.writeText( `https://${ @@ -45,8 +44,9 @@ }` )} > - Click to copy AniList notifications RSS feed URL and token - + Copy to clipboard + + Your AniList notifications RSS feed URL Do not share this link with anyone! -- cgit v1.2.3