diff --git a/frontend/src/routes/settings/auth/+page.svelte b/frontend/src/routes/settings/auth/+page.svelte index 27d1217..0a7ff9c 100644 --- a/frontend/src/routes/settings/auth/+page.svelte +++ b/frontend/src/routes/settings/auth/+page.svelte @@ -221,5 +221,27 @@ Cancel + + + + + Are you sure you want to unlink your Tumblr account? You will no longer be able to use it + to log in. + + {#if error} + + + + {/if} + + + Unlink account + Cancel + +
+ Are you sure you want to unlink your Tumblr account? You will no longer be able to use it + to log in. +