Fix image clean (#913)

* Use correct regex when cleaning images
* Clarify video exclusion pattern heading
This commit is contained in:
WithoutPants
2020-11-03 09:34:53 +11:00
committed by GitHub
parent bae82513eb
commit cbfd9e82b7
2 changed files with 17 additions and 8 deletions

View File

@@ -423,7 +423,7 @@ export const SettingsConfigurationPanel: React.FC = () => {
</Form.Group>
<Form.Group>
<h6>Excluded Patterns</h6>
<h6>Excluded Video Patterns</h6>
<ExclusionPatterns excludes={excludes} setExcludes={setExcludes} />
<Form.Text className="text-muted">
Regexps of video files/paths to exclude from Scan and add to Clean