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:
parent
aa9c436d78
commit
63bfaea13c
2 changed files with 3 additions and 1 deletions
|
@ -122,6 +122,7 @@ function createWindow () {
|
|||
function menuInit () {
|
||||
let menu = [
|
||||
appMenu(),
|
||||
/*
|
||||
{
|
||||
role: 'fileMenu',
|
||||
submenu: [
|
||||
|
@ -131,6 +132,7 @@ function menuInit () {
|
|||
},
|
||||
]
|
||||
},
|
||||
*/
|
||||
{
|
||||
role: 'editMenu',
|
||||
submenu: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue