fix(ui): prevent user added action icons from being dragged

This commit is contained in:
silentoplayz 2026-04-05 01:25:40 -04:00
parent c40ea7f29d
commit 8e524aaa92

View file

@ -1430,6 +1430,7 @@
: ''}"
style="fill: currentColor;"
alt={action.name}
draggable="false"
/>
</div>
{:else}