mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
commerce 允许二维码文字留空
This commit is contained in:
@@ -167,7 +167,7 @@ const Footer = props => {
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: siteConfig(
|
||||
'COMMERCE_FOOTER_RIGHT_TEXT',
|
||||
null,
|
||||
'',
|
||||
CONFIG
|
||||
)
|
||||
}}></div>
|
||||
|
||||
Reference in New Issue
Block a user