Merge branch 'feat/model-plugins-implementing' into deploy/dev

This commit is contained in:
yyh
2026-03-12 14:46:33 +08:00
243 changed files with 40333 additions and 1282 deletions

View File

@ -79,7 +79,7 @@ const Operator = ({
>
<div>{t('nodes.note.editor.showAuthor', { ns: 'workflow' })}</div>
<Switch
size="l"
size="lg"
value={showAuthor}
onChange={onShowAuthorChange}
/>