feat(settings/share): add title to section

This commit is contained in:
Elian Doran 2025-02-20 22:08:04 +02:00
parent bdd6395a76
commit 16b16927ef
No known key found for this signature in database

View File

@ -6,6 +6,8 @@ import searchService from "../../../../services/search.js";
const TPL = `
<div class="options-section">
<h4>${t("share.title")}</h4>
<p>${t("share.redirect_bare_domain_description")}</p>
<label class="tn-checkbox">
<input type="checkbox" name="redirectBareDomain">