You've already forked AstralRinth
forked from didirus/AstralRinth
.link fixes + Add Modal defaultData
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
disabled={key !== data.key}
|
||||
let:close
|
||||
on:click={() => {
|
||||
dispatch('deletion')
|
||||
close()
|
||||
dispatch('deletion')
|
||||
}}>
|
||||
<IconTrash />
|
||||
{$t(`modal.deletion.${type}.action`)}
|
||||
|
||||
Reference in New Issue
Block a user