Merge pull request #7 from rinnocenti/patch-2

Update module.json
v0.3.1-league v0.3.1-s
Felix 2020-07-07 18:11:44 +02:00 committed by GitHub
commit 6927bd496a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -23,7 +23,12 @@
"lang": "fr",
"name": "French (FRANCE)",
"path": "lang/fr.json"
}
},
{
"lang": "pt-BR",
"name": "Português (Brasil)",
"path": "lang/pt-BR.json"
}
],
"url": "https://github.com/syl3r86/compendium-browser",
"manifest": "https://raw.githubusercontent.com/syl3r86/compendium-browser/master/module.json",