Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Commit c934d7d

Browse files
committedApr 3, 2021
Adding image to trick build
1 parent 78e7672 commit c934d7d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

‎src/VoidScans/VoidScans.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import {VoidScansParser} from "./VoidScansParser";
1414
const BASE = "https://voidscans.net"
1515

1616
export const VoidScansInfo: SourceInfo = {
17-
icon: "",
17+
icon: "icon.svg",
1818
version: "1.2.0",
1919
name: "VoidScans",
2020
author: "PythonCoderAS",

‎src/VoidScans/includes/icon.svg

+3
Loading

0 commit comments

Comments
 (0)
This repository has been archived.