mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
rename auth name
This commit is contained in:
@ -86,6 +86,7 @@ const Item = ({
|
||||
<Operator
|
||||
credentialItem={credentialItem}
|
||||
onAction={onAction}
|
||||
onRename={() => setRenaming(true)}
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user