rename heicConverter

This commit is contained in:
Abhinav 2022-12-03 15:55:16 +05:30
parent 20382966b5
commit f1e5ae75bb
2 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,7 @@ import { getSentryUserID, logErrorSentry } from '../services/sentry';
import chokidar from 'chokidar'; import chokidar from 'chokidar';
import path from 'path'; import path from 'path';
import { getDirFilePaths } from '../services/fs'; import { getDirFilePaths } from '../services/fs';
import { convertHEIC } from '../services/heicConvertor'; import { convertHEIC } from '../services/heicConverter';
import { import {
getAppVersion, getAppVersion,
skipAppVersion, skipAppVersion,