mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
Update main.ts
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ initializeApp().then(() => {
|
|||||||
app
|
app
|
||||||
.use(vuetify)
|
.use(vuetify)
|
||||||
|
|
||||||
// 注册组件
|
// 注册全局组件
|
||||||
app
|
app
|
||||||
.component('VAceEditor', VAceEditor)
|
.component('VAceEditor', VAceEditor)
|
||||||
.component('VApexChart', VueApexCharts)
|
.component('VApexChart', VueApexCharts)
|
||||||
|
|||||||
Reference in New Issue
Block a user