mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-13 14:29:40 +00:00
fix: front end render wecom publish without update manually (#5670)
This commit is contained in:
@@ -64,8 +64,7 @@ const OutLink = () => {
|
||||
}
|
||||
]
|
||||
: []),
|
||||
|
||||
...(feConfigs?.show_publish_wecom !== false
|
||||
...(feConfigs?.show_publish_wecom === true
|
||||
? [
|
||||
{
|
||||
icon: 'core/app/publish/wecom',
|
||||
|
Reference in New Issue
Block a user