Formatting.
This commit is contained in:
parent
4ce179c213
commit
04feb1d38f
|
@ -23,7 +23,10 @@
|
|||
})
|
||||
</script>
|
||||
|
||||
<ModalContent title="Webhook Endpoints" confirmText="OK" showCancelButton={false}>
|
||||
<ModalContent
|
||||
title="Webhook Endpoints"
|
||||
confirmText="OK"
|
||||
showCancelButton={false}>
|
||||
<p>See below the list of deployed webhook URLs.</p>
|
||||
{#each webhookUrls as webhookUrl}
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue