diff --git a/htdocs/core/js/lib_notification.js.php b/htdocs/core/js/lib_notification.js.php index 0eae59bfcb3..d2d2d3ca2b6 100644 --- a/htdocs/core/js/lib_notification.js.php +++ b/htdocs/core/js/lib_notification.js.php @@ -112,7 +112,7 @@ function first_execution() { function check_events() { var result = 0; dolnotif_nb_test_for_page += 1; - var methodfornotification = ''; + var methodfornotification = ''; permissionok = 0; if (methodfornotification == "jsnotification" && Notification.permission == "granted") {