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

Commit 006ffbd

Browse files
committed
Change to PNG
1 parent 7fd0525 commit 006ffbd

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed

src/CatManga/CatManga.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import {CatMangaParser} from "./CatMangaParser";
1414
const BASE = "https://catmanga.org"
1515

1616
export const CatMangaInfo: SourceInfo = {
17-
icon: "icon.svg",
17+
icon: "icon.png",
1818
version: "1.0.0",
1919
name: "CatManga",
2020
author: "PythonCoderAS",

src/CatManga/includes/icon.png

1.53 KB
Loading

src/CatManga/includes/icon.svg

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)