Skip to content

Commit

Permalink
Re-word file filter
Browse files Browse the repository at this point in the history
  • Loading branch information
HaveAGitGat committed Jan 18, 2020
1 parent 30de403 commit ae430ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imports/ui/libraries/tab_Libraries_Folder.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ SettingsDB.insert(thisLibrary)
</div>
<div id="folderList"></div>

<p>Sub-folders to ignore (e.g.: .grab,.index,User/AppData):</p>
<p>File paths containing the following will be ignored (e.g.: .grab,.index,User/AppData,-trailer,.mp4):</p>
<input
type="text"
className="folderPaths"
Expand Down

0 comments on commit ae430ab

Please sign in to comment.