remove redundant handler
This commit is contained in:
parent
bf0687d2a8
commit
0937e39940
|
@ -157,7 +157,6 @@
|
|||
</div>
|
||||
<Table
|
||||
{customRenderers}
|
||||
on:editrow={evt => $goto(`./${evt.detail.purpose}`)}
|
||||
data={$email.templates}
|
||||
schema={templateSchema}
|
||||
{loading}
|
||||
|
|
Loading…
Reference in New Issue