add NOT OK comment

Co-Authored-By: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
Erik Krogh Kristensen
2020-04-23 12:17:25 +02:00
committed by GitHub
parent e1423b0fa5
commit d8c498bd15

View File

@@ -352,7 +352,6 @@ function hash() {
function growl() {
var target = document.location.search
$.jGrowl(target);
$.jGrowl(target); // NOT OK
}