Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
LorisSigrist committed Oct 15, 2023
1 parent 11b911f commit d42b64a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/runtime/EditableMessage.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
{:else}
<!-- svelte-ignore a11y-click-events-have-key-events -->
<span
data-t18s-key={key}
style="display: contents;"
on:click={() => (editing = true)}
>
Expand Down

0 comments on commit d42b64a

Please sign in to comment.