This commit is contained in:
syuilo
2018-04-29 21:37:51 +09:00
parent 19c846afaf
commit 987799e9db
17 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,4 @@
import OS from '../../common/mios';
import OS from '../../mios';
import { apiUrl } from '../../config';
import CropWindow from '../views/components/crop-window.vue';
import ProgressDialog from '../views/components/progress-dialog.vue';