Change the "open externally" icons to avoid confusion with "open in a new tab"

This commit is contained in:
Adorian Doran
2024-11-20 02:03:40 +02:00
parent a677f4381d
commit a83e68fbb6
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ const TPL = `
<li data-trigger-command="openNoteExternally" class="dropdown-item open-note-externally-button" title="${t('note_actions.open_note_externally_title')}">
<span class="bx bx-link-external"></span> ${t('note_actions.open_note_externally')}<kbd data-command="openNoteExternally"></kbd>
<span class="bx bx-file-find"></span> ${t('note_actions.open_note_externally')}<kbd data-command="openNoteExternally"></kbd>
</li>
<li data-trigger-command="openNoteCustom" class="dropdown-item open-note-custom-button">