🐛 Fixed the waline settings & color.

This commit is contained in:
elkan1788
2024-08-03 23:07:03 +08:00
parent 77da27a94b
commit 85c3eb9d3b
2 changed files with 2 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ NexT.plugins.comments.waline3 = function () {
requiredMeta : ${JSON.stringify(requiredmeta)},
reaction : ${reaction},
serverURL : '${serverurl}',
dark : 'html[data-theme="dark"]'
});
NexT.utils.hiddeLodingCmp('${element}');