1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 14:07:01 +09:00

remove import from menu

This commit is contained in:
Andrew Simachev 2020-05-22 21:14:33 +03:00
parent aa9c436d78
commit 63bfaea13c
2 changed files with 3 additions and 1 deletions

View file

@ -122,6 +122,7 @@ function createWindow () {
function menuInit () {
let menu = [
appMenu(),
/*
{
role: 'fileMenu',
submenu: [
@ -131,6 +132,7 @@ function menuInit () {
},
]
},
*/
{
role: 'editMenu',
submenu: [