mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
feat(builtin_templates): add icon for text snippets
This commit is contained in:
parent
47eaee8b70
commit
dcccb5ad30
@ -10,6 +10,7 @@ export default function buildHiddenSubtreeTemplates() {
|
|||||||
id: "_template_text_snippet",
|
id: "_template_text_snippet",
|
||||||
type: "text",
|
type: "text",
|
||||||
title: "Text Snippet",
|
title: "Text Snippet",
|
||||||
|
icon: "bx bx-align-left",
|
||||||
attributes: [
|
attributes: [
|
||||||
{
|
{
|
||||||
name: "template",
|
name: "template",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user