diff --git a/web/src/components/softwareCloud/imgs/index.ts b/web/src/components/softwareCloud/imgs/index.ts index 3b1e658fb..fefbccf39 100644 --- a/web/src/components/softwareCloud/imgs/index.ts +++ b/web/src/components/softwareCloud/imgs/index.ts @@ -39,6 +39,7 @@ import img39 from "./39-pfBlockerNG.png"; import img40 from "./40-Opera.png"; import img41 from "./41-Surge.png"; import img42 from "./42-dnscrypt-proxy.png"; +import img43 from "./43-SmartDNS.png"; export { img01, @@ -82,4 +83,5 @@ export { img40, img41, img42, + img43 };