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