mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
Update public/menu.js
This commit is contained in:
parent
a6b9a24527
commit
e59d478e55
@ -53,7 +53,7 @@ module.exports = ({ app, mainWindow, newVersion, isStoreBuild }) => {
|
||||
label: esc(t('Import project')),
|
||||
submenu: [
|
||||
{
|
||||
label: esc(t('Times in seconds / Timestamps (CSV)')),
|
||||
label: esc(t('Times in seconds (CSV)')),
|
||||
click() {
|
||||
mainWindow.webContents.send('importEdlFile', 'csv');
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user