Skip to content

Commit

Permalink
chore: Loops plugin to global export plugins list (#21380)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiina303 authored Apr 8, 2024
1 parent ec74cc4 commit 72de139
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions frontend/src/scenes/pipeline/utils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ const GLOBAL_EXPORT_PLUGINS = [
'https://github.com/PostHog/rudderstack-posthog-plugin',
'https://github.com/PostHog/salesforce-plugin',
'https://github.com/PostHog/sendgrid-plugin',
'https://github.com/PostHog/posthog-loops-plugin',
]
export const GLOBAL_PLUGINS = new Set([...PLUGINS_ALLOWED_WITHOUT_DATA_PIPELINES_ARR, ...GLOBAL_EXPORT_PLUGINS])

Expand Down

0 comments on commit 72de139

Please sign in to comment.