mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
code: workflows,nextjs,frontends (1 files)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Database } from '@/lib/database'
|
||||
import type { Workflow, WorkflowNode, WorkflowEdge } from '@/lib/level-types'
|
||||
import type { Workflow } from '@/lib/level-types'
|
||||
|
||||
export async function initializeWorkflows() {
|
||||
const existingWorkflows = await Database.getWorkflows()
|
||||
|
||||
Reference in New Issue
Block a user