Fix more stuff, particularly event handlers
This commit is contained in:
@@ -29,5 +29,5 @@
|
||||
<p>
|
||||
Failed to publish to {displayRelayUrl(url)}: {message}.
|
||||
</p>
|
||||
<Button class="link" on:click={retry}>Retry</Button>
|
||||
<Button class="link" onclick={retry}>Retry</Button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user