MCPcopy Create free account
hub / github.com/mailvelope/mailvelope / handleClickFile

Function handleClickFile

src/components/decrypt-message/DecryptMessage.js:193–195  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

191 }
192
193 handleClickFile() {
194 this.logUserInput('security_log_attachment_download');
195 }
196
197 showNotification({title: header = '', message, type, autoHide = true, hideDelay = 4000, dismissable = true}) {
198 this.setState({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected