mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
Merge branch 'feat/model-plugins-implementing' into deploy/dev
This commit is contained in:
@ -79,7 +79,7 @@ const Operator = ({
|
||||
>
|
||||
<div>{t('nodes.note.editor.showAuthor', { ns: 'workflow' })}</div>
|
||||
<Switch
|
||||
size="l"
|
||||
size="lg"
|
||||
value={showAuthor}
|
||||
onChange={onShowAuthorChange}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user