Update index.ts

This commit is contained in:
Imre Kristoffer Eilertsen 2020-07-26 08:00:18 +02:00 committed by Collin M. Barrett
parent fe4ec6c275
commit e78163b8c2

View file

@ -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
};