This commit is contained in:
syuilo
2020-07-23 23:39:15 +09:00
parent a003c3f7e9
commit d35f90b36d
6 changed files with 42 additions and 56 deletions

View File

@@ -7,6 +7,7 @@
import Vue from 'vue';
import DefaultUI from './default.vue';
import DeckUI from './deck.vue';
import { instanceName, deckmode } from './config';
export default Vue.extend({
components: {