fix(web): Conversation add initialValue

This commit is contained in:
zhaoying
2025-12-26 12:11:39 +08:00
parent 00e061023e
commit a0a3997af2
6 changed files with 25 additions and 11 deletions

View File

@@ -1374,7 +1374,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
auth: 'Authentication',
requestHeader: 'Request Headers',
config: 'Configuration',
authType: 'Authentication Type',
auth_type: 'Authentication Type',
none: 'No Authentication',
api_key: 'API Key',
basic_auth: 'Basic Auth',