mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-13 22:56:28 +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 === true
|
||||||
...(feConfigs?.show_publish_wecom !== false
|
|
||||||
? [
|
? [
|
||||||
{
|
{
|
||||||
icon: 'core/app/publish/wecom',
|
icon: 'core/app/publish/wecom',
|
||||||
|
Reference in New Issue
Block a user