mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
remove intro
This commit is contained in:
parent
3b2a772353
commit
26e1e0e2db
23 changed files with 0 additions and 148 deletions
|
@ -536,10 +536,6 @@ function menuInit () {
|
|||
label: 'What\'s new',
|
||||
click: () => { send('popup', 'help', { data: { document: 'whatsNew' } }); }
|
||||
},
|
||||
{
|
||||
label: 'Introduction',
|
||||
click: () => { send('popup', 'help', { data: { document: 'intro' } }); }
|
||||
},
|
||||
]
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue