Update index.ts

This commit is contained in:
Imre Kristoffer Eilertsen 2020-04-23 19:58:45 +02:00 committed by GitHub
parent 2bcdd60529
commit a6959cae0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,7 @@ import img37 from "./37-Shadowrocket.png";
import img38 from "./38-DNSRedirector.png";
import img39 from "./39-pfBlockerNG.png";
import img40 from "./40-Opera.png";
import img40 from "./41-Surge.png";
export {
img01,
@ -77,5 +78,6 @@ export {
img37,
img38,
img39,
img40
img40,
img41
};