/me forgets we don't have babel
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
4bb054c955
commit
e0fb2fd074
|
@ -93,8 +93,8 @@ if (process.platform === 'darwin') {
|
||||||
{ role: 'startspeaking' },
|
{ role: 'startspeaking' },
|
||||||
{ role: 'stopspeaking' },
|
{ role: 'stopspeaking' },
|
||||||
],
|
],
|
||||||
},
|
});
|
||||||
);
|
|
||||||
// Window menu.
|
// Window menu.
|
||||||
// This also has specific functionality on macOS
|
// This also has specific functionality on macOS
|
||||||
template[3].submenu = [
|
template[3].submenu = [
|
||||||
|
|
Loading…
Reference in New Issue