mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-13 14:49:02 +08:00
chore(pdf: change icon
This commit is contained in:
parent
e029a3991a
commit
edaf030b87
@ -63,7 +63,7 @@ const TPL = `
|
||||
</li>
|
||||
|
||||
<li data-trigger-command="exportAsPdf" class="dropdown-item export-as-pdf-button">
|
||||
<span class="bx bx-printer"></span> ${t("note_actions.print_pdf")}<kbd data-command="exportAsPdf"></kbd>
|
||||
<span class="bx bxs-file-pdf"></span> ${t("note_actions.print_pdf")}<kbd data-command="exportAsPdf"></kbd>
|
||||
</li>
|
||||
|
||||
<div class="dropdown-divider"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user