mirror of
https://github.com/servo/servo.git
synced 2025-06-23 00:24:35 +01:00
3 lines
No EOL
88 B
JavaScript
3 lines
No EOL
88 B
JavaScript
function status_from_dashboard() {
|
|
console.log("Dashboard Service worker is active");
|
|
} |