mirror of
https://github.com/langgenius/dify.git
synced 2026-04-27 05:58:14 +08:00
change user list to conversation var panel left
This commit is contained in:
@ -60,8 +60,8 @@ const HeaderInNormal = ({
|
||||
<EditingTitle />
|
||||
</div>
|
||||
<div className='flex items-center gap-2'>
|
||||
{components?.left}
|
||||
<OnlineUsers />
|
||||
{components?.left}
|
||||
<Divider type='vertical' className='mx-auto h-3.5' />
|
||||
<EnvButton disabled={nodesReadOnly} />
|
||||
<Divider type='vertical' className='mx-auto h-3.5' />
|
||||
|
||||
Reference in New Issue
Block a user