Notifications
var notifications = {
"SampleNotification":{
title: "Hey!",
body: "This is a notification",
icon: "img/logo.png"
},
}"notify SampleNotification""notify SampleNotification 300"Last updated
Was this helpful?