mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
feat: all other code expand
This commit is contained in:
@ -3,7 +3,7 @@ import { EndVarType } from './types'
|
||||
import type { EndNodeType } from './types'
|
||||
|
||||
export const mockData: EndNodeType = {
|
||||
title: 'Test',
|
||||
title: 'End',
|
||||
desc: 'Test',
|
||||
type: BlockEnum.End,
|
||||
outputs: {
|
||||
|
||||
Reference in New Issue
Block a user