Skip to content

Commit

Permalink
Add formatting quick tips for the Blacklist field. (#110)
Browse files Browse the repository at this point in the history
* Add formatting quick tips for the Blacklist field.
  • Loading branch information
AyoungDukie committed Nov 4, 2022
1 parent 5695165 commit dc47d16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ function ConfigView() {
<Grid item xs={8}>
<TextField
label="__MSG_blacklist__"
helperText='Both URLS and extensions are valid. For file extensions, only include the text of the extension itself (e.g. "pdf"). Entries should be their own lines.'
multiline
fullWidth
rows={4}
Expand Down

0 comments on commit dc47d16

Please sign in to comment.