diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index f34fad13..f59d3799 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -52,7 +52,7 @@ export { default as Named } from "./named"; export { default as Ufw } from "./ufw"; export { default as Srvnginx } from "./srvnginx"; export { default as Srvnginx } from "./srvapache"; - +export { default as Nodejs } from "./nodejs"; export { default as Ably } from "./ably";