Added options page to help page as iframe

This commit is contained in:
Ajay Ramachandran
2020-06-03 20:31:14 -04:00
parent fa7f577177
commit d9800b3c14
2 changed files with 6 additions and 4 deletions

View File

@@ -45,6 +45,8 @@ class CategorySkipOptionsComponent extends React.Component<CategorySkipOptionsPr
defaultOption = "autoSkip";
break;
}
break;
}
}