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