🐛 Fixed the waline settings & color.
This commit is contained in:
1
assets/js/third-party/comments/waline3.js
vendored
1
assets/js/third-party/comments/waline3.js
vendored
@@ -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}');
|
||||
|
||||
Reference in New Issue
Block a user