[home] debug

This commit is contained in:
maxkadushkin
2025-06-23 13:18:40 +03:00
parent e648e36d05
commit 2d167d5820

View File

@ -69,7 +69,7 @@
<svg class="icon" data-iconname="plugin" data-precls="tool-icon">
<use href="#plugin"></use>
</svg>
${!isSvgIcons ? '<i class="icon tool-icon plugin"></i>`' : ''}
${!isSvgIcons ? '<i class="icon tool-icon plugin"></i>' : ''}
</div>
<span class="text" l10n>${args.itemtext}</span>
</a>