mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
3 lines
88 B
JavaScript
3 lines
88 B
JavaScript
function status_from_dashboard() {
|
|
console.log("Dashboard Service worker is active");
|
|
} |