aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html/service-worker/dashboard_helper.js
blob: 2160ed8420cf2adb194e35f5c0de833a5bbf2e48 (plain) (blame)
1
2
3
function status_from_dashboard() {
	console.log("Dashboard Service worker is active");
}