fix(in-app-help): duplicate icon

This commit is contained in:
Elian Doran 2025-02-02 17:56:51 +02:00
parent 45ddafba6d
commit b298f4acea
No known key found for this signature in database

View File

@ -227,7 +227,7 @@ const TPL = `
</li>
<li class="dropdown-item show-help-button" data-trigger-command="showCheatsheet">
<span class="bx bx-help-circle"></span>
<span class="bx bxs-keyboard"></span>
${t("global_menu.show-cheatsheet")}
<kbd data-command="showCheatsheet"></kbd>
</li>