mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Update index.ts
This commit is contained in:
parent
0b2669f6a7
commit
d27bb45725
1 changed files with 5 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ import img15 from "./15-uBlock.svg";
|
|||
import img16 from "./16-Internet-Explorer-TPL.png";
|
||||
import img18 from "./18-FireHOL.png";
|
||||
import img19 from "./19-Samsung-Knox.png";
|
||||
import img20 from "./20-Little-Snitch.png";
|
||||
import img21 from "./21-Privoxy.png";
|
||||
|
||||
export {
|
||||
img1,
|
||||
|
|
@ -31,5 +33,7 @@ export {
|
|||
img15,
|
||||
img16,
|
||||
img18,
|
||||
img19
|
||||
img19,
|
||||
img20,
|
||||
img21
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue