We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f55716 commit b1c79c9Copy full SHA for b1c79c9
assets/js/extend/pjax.auxiliary.js
@@ -15,4 +15,5 @@ document.addEventListener('pjax:send', function (){
15
document.addEventListener('pjax:complete', function (){
16
NProgress.done();
17
lanstar.addEmoji();
18
+ lanstar.addDarkMode();
19
});
0 commit comments