kopia lustrzana https://github.com/mifi/lossless-cut
fix dup menu
rodzic
69f3845689
commit
1bada15d39
|
@ -28,13 +28,6 @@ module.exports = (app, mainWindow, newVersion) => {
|
||||||
mainWindow.webContents.send('close-file');
|
mainWindow.webContents.send('close-file');
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: 'Save project (CSV)',
|
|
||||||
click() {
|
|
||||||
mainWindow.webContents.send('exportEdlFile');
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
{ type: 'separator' },
|
{ type: 'separator' },
|
||||||
{
|
{
|
||||||
label: 'Load project (CSV)',
|
label: 'Load project (CSV)',
|
||||||
|
|
Ładowanie…
Reference in New Issue