1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00

removing redundant cancel button

This commit is contained in:
Martin McKeaveney 2021-02-22 18:40:33 +00:00
parent b082909dd5
commit d4e7924269

View file

@ -23,7 +23,7 @@
})
</script>
<ModalContent title="Webhook Endpoints" confirmText="Done">
<ModalContent title="Webhook Endpoints" confirmText="OK" showCancelButton={false}>
<p>See below the list of deployed webhook URLs.</p>
{#each webhookUrls as webhookUrl}
<div>