From e4d060dfe542c746da57cf9fffd9efdc1cf56fc0 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:53:52 +0100 Subject: [PATCH] Update index.ts --- documentation/src/assets/integration-icons/index.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index f479943c..a84a8372 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -54,7 +54,8 @@ export { default as Srvnginx } from "./srvnginx"; export { default as Srvapache } from "./srvapache"; export { default as Nodejs } from "./nodejs"; export { default as Wordpress } from "./wordpress"; -export { default as Wordpress } from "./memcached"; +export { default as Memcached } from "./memcached"; +export { default as Elastic } from "./Elastic";