From d26510a766a3659837c877e0bfbebbfd97f9f274 Mon Sep 17 00:00:00 2001 From: Evan Boehs Date: Thu, 26 Jan 2023 07:41:43 -0500 Subject: [PATCH] feat: hide reply count (#1439) * feat: hide reply count * fix(i18n): rearrange strings * style: new line --- components/status/StatusActions.vue | 4 ++-- composables/settings/definition.ts | 2 ++ locales/en.json | 1 + pages/settings/preferences/index.vue | 6 ++++++ 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/components/status/StatusActions.vue b/components/status/StatusActions.vue index 96a4fab9..8acab172 100644 --- a/components/status/StatusActions.vue +++ b/components/status/StatusActions.vue @@ -37,13 +37,13 @@ const reply = () => {
-