mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-28 15:10:04 +00:00
FIX heo 评论区关闭
This commit is contained in:
@@ -13,7 +13,7 @@ const CusdisComponent = ({ frontMatter }) => {
|
||||
useEffect(() => {
|
||||
loadExternalResource(BLOG.COMMENT_CUSDIS_SCRIPT_SRC, 'js').then(url => {
|
||||
const CUSDIS = window.CUSDIS
|
||||
CUSDIS.initial()
|
||||
CUSDIS?.initial()
|
||||
})
|
||||
}, [isDarkMode])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user