mirror of
https://github.com/mue/mue.git
synced 2026-07-26 02:01:19 +02:00
refactor: once again move background utils, this time to api
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
} from 'react-icons/md';
|
||||
import EventBus from 'utils/eventbus';
|
||||
import { compressAccurately, filetoDataURL } from 'image-conversion';
|
||||
import { videoCheck } from 'utils/background';
|
||||
import videoCheck from '../api/videoCheck';
|
||||
|
||||
import Checkbox from '../../../components/Form/Settings/Checkbox/Checkbox';
|
||||
import FileUpload from '../../../components/Form/Settings/FileUpload/FileUpload';
|
||||
|
||||
Reference in New Issue
Block a user