m (Adding LockOldComments customisation.) Tag: Reverted |
(Nevermind.) Tag: Manual revert |
||
Line 1: | Line 1: | ||
/* LockOldComments */ |
|||
window.lockOldComments = (window.lockOldComments || {}); |
|||
window.lockOldComments.limit = 30; |
|||
window.lockOldComments.addNoteAbove = true; |
|||
window.lockOldComments.namespaceNumbers = [0]; |
|||
/* MessageBlock */ |
/* MessageBlock */ |
||
window.MessageBlock = { |
window.MessageBlock = { |