- If you want to delete your account, type your username ({user.name}
) below:
+ If you want to delete your account, type your username ({user?.name}
) below:
This is irreversible! Your account cannot be recovered after you press "Force delete account".
diff --git a/frontend/src/routes/nav/Navigation.svelte b/frontend/src/routes/nav/Navigation.svelte
index 311ce44..f96d8d4 100644
--- a/frontend/src/routes/nav/Navigation.svelte
+++ b/frontend/src/routes/nav/Navigation.svelte
@@ -1,8 +1,10 @@
{warning.reason}+