From 30e5806a8fda1ffcb94525230ea2ae2b06c0a2ca Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Wed, 28 Feb 2024 16:18:47 +0100 Subject: [PATCH] Update index.ts --- documentation/src/assets/integration-icons/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index c7b32622..e4705093 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -58,7 +58,7 @@ export { default as Memcached } from "./memcached"; export { default as ElasticSe } from "./elasticSe"; export { default as Phpv } from "./phpv"; export { default as Sshico } from "./sshico"; - +export { default as Phpmyadmin } from "./phpmyadmin"; export { default as Ably } from "./ably";