1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00

Properly flag repeater block as a block and update ejection icon

This commit is contained in:
Andrew Kingston 2022-08-24 09:23:35 +01:00
parent 27e44821e2
commit f412ffebe2
2 changed files with 2 additions and 1 deletions

View file

@ -26,7 +26,7 @@
</MenuItem>
{#if isBlock}
<MenuItem
icon="Delete"
icon="Export"
keyBind="Ctrl+E"
on:click={() => keyboardEvent("e", true)}
>

View file

@ -4147,6 +4147,7 @@
}
},
"repeaterblock": {
"block": true,
"name": "Repeater block",
"icon": "ViewList",
"illegalChildren": [