MCPcopy 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
509class WebShareTargetUI {

Callers 1

constructorMethod · 0.95

Calls 1

fireMethod · 0.80

Tested by

no test coverage detected