Make help page localisable and make up to date

Closes https://github.com/ajayyy/SponsorBlock/issues/509
This commit is contained in:
Ajay Ramachandran
2021-08-20 02:00:15 -04:00
parent bea943dc96
commit b3336a218e
8 changed files with 89 additions and 29 deletions

View File

@@ -151,8 +151,6 @@ class CategorySkipOptionsComponent extends React.Component<CategorySkipOptionsPr
const optionNames = ["disable", "showOverlay", "manualSkip", "autoSkip"];
console.log(getCategoryActionType(this.props.category))
for (const optionName of optionNames) {
elements.push(
<option key={optionName} value={optionName}>