feat: option to hide workflow steps (#5436)
This commit is contained in:
@@ -274,6 +274,8 @@ export type SiteConfig = {
|
||||
|
||||
icon: string
|
||||
icon_background: string
|
||||
|
||||
show_workflow_steps: boolean
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user