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

Commit c934d7d

Browse files
committed
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)