💄 Come true the comments switch button working.

This commit is contained in:
凡梦星尘
2022-06-19 18:18:17 +08:00
parent d20198d956
commit 05ac33e27f
5 changed files with 28 additions and 7 deletions

View File

@@ -50,6 +50,7 @@ NexT.boot.refresh = function() {
NexT.utils.registerLangSelect();*/
NexT.utils.registerSidebarTOC();
NexT.utils.registerPostReward();
NexT.utils.registerCommonSwitch();
NexT.utils.wrapTableWithBox();
NexT.utils.registerVideoIframe();
};