fix: improve Feishu/Lark channel modal UX and refine default main agent naming (#551)
This commit is contained in:
@@ -354,6 +354,7 @@ export function Channels() {
|
||||
</div>
|
||||
|
||||
<div className="flex items-center gap-2">
|
||||
<span className="text-xs text-muted-foreground">{t('account.bindAgentLabel')}</span>
|
||||
<select
|
||||
className="h-8 rounded-lg border border-black/10 dark:border-white/10 bg-background px-2 text-xs"
|
||||
value={account.agentId || ''}
|
||||
|
||||
Reference in New Issue
Block a user