Skip to content

Commit

Permalink
Merge pull request #1010 from revam/patch-1
Browse files Browse the repository at this point in the history
Edit ShokoAnime's Repo manifest URL
  • Loading branch information
Shadowghost authored May 27, 2024
2 parents 88d80a1 + d4fbe1e commit 3d699fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/pluginRepositories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export const ThirdPartyRepositories: Array<PluginRepository> = [
{
id: 'gh:ShokoAnime/Shokofin',
name: "ShokoAnime's Repo",
url: 'https://raw.githubusercontent.com/ShokoAnime/Shokofin/master/manifest.json',
url: 'https://raw.githubusercontent.com/ShokoAnime/Shokofin/metadata/stable/manifest.json',
includes: {
Shokofin: 'https://github.com/ShokoAnime/Shokofin'
}
Expand Down

0 comments on commit 3d699fa

Please sign in to comment.