mirror of
https://github.com/langgenius/dify.git
synced 2026-02-09 23:20:12 -05: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