mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-28 19:59:52 +08:00
feat(Workflow): add modules
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import api from '@/api'
|
||||
import { Workflow } from '@/api/types'
|
||||
import { useDisplay } from 'vuetify'
|
||||
import WorkflowEditDialog from '@/components/dialog/WorkflowEditDialog.vue'
|
||||
|
||||
// APP
|
||||
const display = useDisplay()
|
||||
|
||||
Reference in New Issue
Block a user