fb-messager自动显示

This commit is contained in:
tangly1024.com
2023-08-02 15:47:12 +08:00
parent f755db7d81
commit 37fa30d0d9

View File

@@ -8,6 +8,7 @@ export default function Messenger() {
pageId={BLOG.FACEBOOK_PAGE_ID}
appId={BLOG.FACEBOOK_APP_ID}
language={BLOG.LANG.replace('-', '_')}
shouldShowDialog={true}
/>
}