From d4c37d5c4c7e972192517967ef8d02e2588b80c3 Mon Sep 17 00:00:00 2001 From: "Grigorii K. Shartsev" Date: Thu, 19 Oct 2023 15:24:50 +0200 Subject: [PATCH] fix(settings): remove placeholder from select There is no placeholder attribute on select element Signed-off-by: Grigorii K. Shartsev --- .../src/components/PersonalInfo/LanguageSection/Language.vue | 4 +--- .../src/components/PersonalInfo/LocaleSection/Locale.vue | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/apps/settings/src/components/PersonalInfo/LanguageSection/Language.vue b/apps/settings/src/components/PersonalInfo/LanguageSection/Language.vue index bacc687c58e..cf921b5809f 100644 --- a/apps/settings/src/components/PersonalInfo/LanguageSection/Language.vue +++ b/apps/settings/src/components/PersonalInfo/LanguageSection/Language.vue @@ -22,9 +22,7 @@