rename our components - fixes #534
This commit is contained in:
parent
84e3eae77f
commit
7bafb3ab2e
6 changed files with 5 additions and 5 deletions
|
|
@ -37,7 +37,7 @@ import 'photoswipe/style.css';
|
|||
import XBanner from '@/components/MkMediaBanner.vue';
|
||||
import XImage from '@/components/MkMediaImage.vue';
|
||||
import XVideo from '@/components/MkMediaVideo.vue';
|
||||
import XModPlayer from '@/components/MkModPlayer.vue';
|
||||
import XModPlayer from '@/components/SkModPlayer.vue';
|
||||
import * as os from '@/os.js';
|
||||
import { FILE_TYPE_BROWSERSAFE, FILE_EXT_TRACKER_MODULES, FILE_TYPE_TRACKER_MODULES } from '@/const.js';
|
||||
import { defaultStore } from '@/store.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue