mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
tool oauth
This commit is contained in:
@ -103,6 +103,7 @@ const AuthorizedInNode = ({
|
||||
onItemClick={handleAuthorizationItemClick}
|
||||
extraAuthorizationItems={extraAuthorizationItems}
|
||||
showItemSelectedIcon
|
||||
selectedCredentialId={credentialId || '__workspace_default__'}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user