Fix bugs (#250)
* lint * fix some lint error * fix window hide error when size zero * toast error when lookup failed * resolve #239
This commit is contained in:
@@ -9,7 +9,7 @@ import downloader from "@main/downloader";
|
||||
import storage from "@main/storage";
|
||||
import readdirp from "readdirp";
|
||||
import { t } from "i18next";
|
||||
import uniq from "lodash/uniq";
|
||||
import uniq from "lodash/uniq";
|
||||
|
||||
const logger = log.scope("ffmpeg");
|
||||
export default class FfmpegWrapper {
|
||||
|
||||
Reference in New Issue
Block a user