Allow to change the agents name + Workspace files
Rolling release / release (push) Successful in 8m2s
Rolling release / release (push) Successful in 8m2s
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
{
|
||||
"version": 1,
|
||||
"fields": [
|
||||
{
|
||||
"key": "assistantName",
|
||||
"title": "Assistant name",
|
||||
"group": "Identity",
|
||||
"default": "Jarvis",
|
||||
"type": "string",
|
||||
"maxLength": 32,
|
||||
"description": "What to call the assistant in the tray, speech, and workspace IDENTITY.md."
|
||||
},
|
||||
{
|
||||
"key": "ttsEnabled",
|
||||
"title": "Spoken replies",
|
||||
|
||||
Reference in New Issue
Block a user