mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[home] debug
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user