mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
feat(settings/share): add title to section
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user