forked from FoundKeyGang/FoundKey
Refactor
This commit is contained in:
parent
f5be8fd313
commit
8bda2a1fb7
3 changed files with 2 additions and 2 deletions
|
@ -92,8 +92,8 @@ import Vue from 'vue';
|
|||
import i18n from '../../i18n';
|
||||
import XCpuMemory from "./dashboard.cpu-memory.vue";
|
||||
import XQueue from "./dashboard.queue-charts.vue";
|
||||
import XCharts from "./charts.vue";
|
||||
import XApLog from "./ap-log.vue";
|
||||
import XCharts from "./dashboard.charts.vue";
|
||||
import XApLog from "./dashboard.ap-log.vue";
|
||||
import { faDatabase } from '@fortawesome/free-solid-svg-icons';
|
||||
import MarqueeText from 'vue-marquee-text-component';
|
||||
import randomColor from 'randomcolor';
|
||||
|
|
Loading…
Reference in a new issue