Commit 3099b333 by Zeng Qingwen Committed by GitHub

fix: front end render wecom publish without update manually (#5670)

parent ab297109
...@@ -64,8 +64,7 @@ const OutLink = () => { ...@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment