()
| 62 | } |
| 63 | |
| 64 | handleClick() { |
| 65 | this.logUserInput('security_log_backup_create'); |
| 66 | this.setState({waiting: true, error: null}, () => window.setTimeout(() => this.port.emit('create-backup-code-window'), 3000)); |
| 67 | } |
| 68 | |
| 69 | logUserInput(type) { |
| 70 | this.port.emit('key-backup-user-input', { |