From 16b16927efda18a67e218431ab6fe6e2060000c4 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 20 Feb 2025 22:08:04 +0200 Subject: [PATCH] feat(settings/share): add title to section --- .../widgets/type_widgets/options/other/share_settings.ts | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/public/app/widgets/type_widgets/options/other/share_settings.ts b/src/public/app/widgets/type_widgets/options/other/share_settings.ts index d2d77bc6d..52d41552c 100644 --- a/src/public/app/widgets/type_widgets/options/other/share_settings.ts +++ b/src/public/app/widgets/type_widgets/options/other/share_settings.ts @@ -6,6 +6,8 @@ import searchService from "../../../../services/search.js"; const TPL = `
+

${t("share.title")}

+

${t("share.redirect_bare_domain_description")}