- eveai_chat_client update to have different ways of presenting ProgressTracker.vue. Based on progress_tracker_insights in Tenant Make Configuration.
This commit is contained in:
@@ -6,6 +6,13 @@ configuration:
|
||||
description: "Sidebar Markdown-formatted Text"
|
||||
type: "text"
|
||||
required: false
|
||||
"progress_tracker_insights":
|
||||
name: "Progress Tracker Insights"
|
||||
description: "Level of information shown by the Progress Tracker"
|
||||
type: "enum"
|
||||
allowed_values: ["No Information", "Active Interaction Only", "All Interactions"]
|
||||
default: "No Information"
|
||||
required: true
|
||||
"primary_color":
|
||||
name: "Primary Color"
|
||||
description: "Primary Color"
|
||||
|
||||
Reference in New Issue
Block a user