update extension api

This commit is contained in:
vcoppe
2025-11-25 19:18:54 +01:00
parent f13d8c1e22
commit 467cb2e589
3 changed files with 50 additions and 8 deletions

View File

@@ -85,7 +85,7 @@
{:else if anySelectedLayer(node[id])}
<CollapsibleTreeNode {id}>
{#snippet trigger()}
<span>{i18n._(`layers.label.${id}`)}</span>
<span>{i18n._(`layers.label.${id}`, id)}</span>
{/snippet}
{#snippet content()}
<div class="ml-2">