Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SnapDrop/snapdrop
/ _showOnlineMessage
Method
_showOnlineMessage
client/scripts/ui.js:504–506 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
502
}
503
504
_showOnlineMessage() {
505
Events.fire(
'notify-user'
,
'You are back online'
);
506
}
507
}
508
509
class
WebShareTargetUI {
Callers
1
constructor
Method · 0.95
Calls
1
fire
Method · 0.80
Tested by
no test coverage detected