From f6c8c53edc7e76ee481eab2846e8f46960145f3a Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Wed, 28 Feb 2024 15:15:28 +0100 Subject: [PATCH] Update index.ts --- documentation/src/assets/integration-icons/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index 4f952457..c7b32622 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -57,6 +57,7 @@ export { default as Wordpress } from "./wordpress"; export { default as Memcached } from "./memcached"; export { default as ElasticSe } from "./elasticSe"; export { default as Phpv } from "./phpv"; +export { default as Sshico } from "./sshico";