⚡ Improved the comments plug-in load function, close #12
This commit is contained in:
@@ -52,5 +52,5 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
document.addEventListener('pjax:success', scrollToMark);
|
||||
};
|
||||
|
||||
init(CONFIG.bookmark.save);
|
||||
init(NexT.CONFIG.bookmark.save);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user