Update app/scripts/contentscript.js

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
feature/default_network_editable
Jenny Pollack 4 years ago committed by Erik Marks
parent 8f086087d8
commit 1089ebcf53
  1. 2
      app/scripts/contentscript.js

@ -181,7 +181,7 @@ function documentElementCheck () {
}
/**
* Checks if the current domain is blocklisted
* Checks if the current domain is blocked
*
* @returns {boolean} {@code true} - if the current domain is blocked
*/

Loading…
Cancel
Save