MCPcopy Create free account
hub / github.com/SnapDrop/snapdrop /

Class

client/scripts/ui.js:492–492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

490
491
492class NetworkStatusUI {
493
494 constructor() {
495 window.addEventListener('offline', e => this._showOfflineMessage(), false);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected