mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Use the old webhooks page for now
This commit is contained in:
parent
2de547d69f
commit
0816e69324
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ export default function Integrations(): JSX.Element {
|
|||
text: 'View Webhooks',
|
||||
icon: <Eye size={16} weight={'bold'} />,
|
||||
style: 'ctaWhite',
|
||||
action: () => router.push('/settings/integrations/webhooks'),
|
||||
action: () => router.push('/settings/webhooks'),
|
||||
},
|
||||
},
|
||||
])
|
||||
|
|
|
|||
Loading…
Reference in a new issue