1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00

remove redundant handler

This commit is contained in:
Martin McKeaveney 2021-05-12 11:51:03 +01:00
parent bf0687d2a8
commit 0937e39940

View file

@ -157,7 +157,6 @@
</div>
<Table
{customRenderers}
on:editrow={evt => $goto(`./${evt.detail.purpose}`)}
data={$email.templates}
schema={templateSchema}
{loading}