From 5ad1d7e2a53abe05f7439d4a8b64367c6cbf9845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Tue, 29 Nov 2022 09:21:03 +0800 Subject: [PATCH] fix: hide block self domain --- components/account/AccountMoreButton.vue | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/components/account/AccountMoreButton.vue b/components/account/AccountMoreButton.vue index 11cab9ed..3e94ce57 100644 --- a/components/account/AccountMoreButton.vue +++ b/components/account/AccountMoreButton.vue @@ -72,16 +72,18 @@ const toggleBlockDomain = async () => { Unblock @{{ account.acct }} - - Block domain {{ getServerName(account) }} - - - Unblock domain {{ getServerName(account) }} - +