mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 09:07:45 +01:00
Fixed it linking to non existent file
This commit is contained in:
parent
91bd910c40
commit
e176a9f241
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"description": "Descrição da extensão."
|
||||
},
|
||||
"helpPage": {
|
||||
"message": "index_ptbr.html"
|
||||
"message": "index_en.html"
|
||||
},
|
||||
"400": {
|
||||
"message": "O servidor disse que esse pedido foi inválido"
|
||||
|
|
Loading…
Reference in a new issue