Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit db2bce4

Browse files
author
FalkWolsky
committed
Hiding Boomi as for now for cyclic references
1 parent 04e6731 commit db2bce4

File tree

1 file changed

+2
-2
lines changed
  • server/node-service/src/plugins

1 file changed

+2
-2
lines changed

‎server/node-service/src/plugins/index.ts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import postmanEchoPlugin from "./postmanEcho";
3939
import lowcoderPlugin from "./lowcoder";
4040
import supabaseApiPlugin from "./supabaseApi";
4141
import firebirdsqlPlugin from "./firebirdsql";
42-
import boomiPlugin from "./boomi";
42+
// import boomiPlugin from "./boomi";
4343

4444
let plugins: (DataSourcePlugin | DataSourcePluginFactory)[] = [
4545

@@ -78,7 +78,7 @@ let plugins: (DataSourcePlugin | DataSourcePluginFactory)[] = [
7878

7979
// Workflow
8080
n8nPlugin,
81-
boomiPlugin,
81+
// boomiPlugin,
8282

8383
// Messaging
8484
twilioPlugin,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /