@ -41,6 +41,6 @@ function showNotification(text) {
body: text
});
} else {
alert(text);
// alert(text);
}