Content deleted Content added
update |
try and fix |
||
Line 1:
// Generated by CoffeeScript 2.1.
(function() {
/*
Line 148:
return CommentHighlighter;
})
// This script depends on "Comments in Local Time", so it should run after that.
runCHScript = function() {
return
▲ if (window.mw.config.get('wgAction') === 'view' && (typeof isDiscussionPage !== "undefined" && isDiscussionPage !== null) && isDiscussionPage) {
return
}, 0);▼
▲ }
};
|