mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Do not remove url from form
This commit is contained in:
parent
fe92a00323
commit
6ea55db088
1 changed files with 0 additions and 1 deletions
|
|
@ -112,7 +112,6 @@ export default function Webhooks(): JSX.Element {
|
|||
} else {
|
||||
showErrorToast('Failed to add', { position: 'bottom-right' })
|
||||
}
|
||||
setUrl('')
|
||||
revalidate()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue