Another small supabase doc fix

This commit is contained in:
Eric Allam
2023-08-03 13:08:42 +01:00
parent 7ec329d5d6
commit ced9034428
@@ -87,10 +87,10 @@ The `SupabaseManagement` integration also provides the ability to trigger jobs b
### Enable Database Webhooks
<Warn>
<Info>
These steps are only needed if you are using `@trigger.dev/supabase` at version `2.0.2` or
earlier.
</Warn>
</Info>
Currently the Supabase Management API does not provide a way to enable database webhooks, so you'll need to do this manually.