removing redundant cancel button

This commit is contained in:
Martin McKeaveney 2021-02-22 18:40:33 +00:00
parent b082909dd5
commit d4e7924269
1 changed files with 1 additions and 1 deletions

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>