hyperterm: normalize our events :D
This commit is contained in:
parent
1383775fbe
commit
c693a46896
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ export default class HyperTerm extends Component {
|
|||
|
||||
quitAndInstall (ev) {
|
||||
ev.preventDefault();
|
||||
this.rpc.emit('quit-and-install');
|
||||
this.rpc.emit('quit and install');
|
||||
}
|
||||
|
||||
closeUpdateIndicator () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue