mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
feat: option to hide workflow steps (#5436)
This commit is contained in:
@@ -19,6 +19,7 @@ export type SiteInfo = {
|
||||
copyright?: string
|
||||
privacy_policy?: string
|
||||
custom_disclaimer?: string
|
||||
show_workflow_steps?: boolean
|
||||
}
|
||||
|
||||
export type AppMeta = {
|
||||
|
||||
Reference in New Issue
Block a user