mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-03-21 01:51:15 +01:00
Fixed dependencies
This commit is contained in:
@@ -2,8 +2,6 @@ import {SettingPath, defaultOutputPath, OLDSettingPath} from './paths';
|
||||
import {dialog} from '@electron/remote';
|
||||
import logger from "./logger";
|
||||
import fs from "fs";
|
||||
import {app} from 'electron';
|
||||
import { ipcRenderer } from "electron";
|
||||
|
||||
enum VideoFormat {
|
||||
mp4="mp4",
|
||||
|
||||
Reference in New Issue
Block a user