From 70cf27f32e899890fc39c3295c90086966c43be6 Mon Sep 17 00:00:00 2001 From: VChet <17050347+VChet@users.noreply.github.com> Date: Fri, 28 May 2021 00:03:35 +0500 Subject: [PATCH] fix(parser): allow forked repos --- api/parser.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/api/parser.ts b/api/parser.ts index ae2b6ba..9636d4b 100644 --- a/api/parser.ts +++ b/api/parser.ts @@ -120,7 +120,6 @@ export async function retrieveRepositoryData(url: string, usercss: Pick; if (provider.name === "GitHub") {