chore: app info add author_name (#20973)

This commit is contained in:
quicksand
2025-06-13 16:17:35 +08:00
committed by GitHub
parent 175571e740
commit 3a628bc671
13 changed files with 65 additions and 13 deletions

View File

@@ -1173,7 +1173,9 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'
"tags": [
"tag1",
"tag2"
]
],
"mode": "advanced-chat",
"author_name": "Dify"
}
```
</CodeGroup>