kopia lustrzana https://github.com/mifi/lossless-cut
fix lint
rodzic
f8c24260d6
commit
4b7fb42111
|
@ -13,7 +13,7 @@ import { parseYouTube } from '../edlFormats';
|
|||
import CopyClipboardButton from '../components/CopyClipboardButton';
|
||||
import { isWindows } from '../util';
|
||||
|
||||
const { dialog, app } = window.require('@electron/remote');
|
||||
const { dialog } = window.require('@electron/remote');
|
||||
const { shell } = window.require('electron');
|
||||
|
||||
const ReactSwal = withReactContent(Swal);
|
||||
|
|
Ładowanie…
Reference in New Issue