From 785c14b0dfff228dd00a94255445f2c3f7f97349 Mon Sep 17 00:00:00 2001 From: LittleBit Date: Wed, 24 Jun 2026 12:00:58 -0500 Subject: [PATCH] fix word inconsistency in app.vue --- app/app.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/app.vue b/app/app.vue index 83903c7..b0d2ef3 100644 --- a/app/app.vue +++ b/app/app.vue @@ -111,7 +111,7 @@ async function finalizeDeletion() {

Step 1: Request Delete Token

- Enter your old PDS domain, email/handle/DID, and password; then click "Get Delete Token".
+ Enter your old PDS domain, email/handle/DID, and password; then click "Request Deletion".
You'll get an email from your old PDS provider (Bluesky or other).
MFA enabled? Start by entering just your email/handle/DID and password, then click the button.

-- 2.51.2