(Nevermind.) Tag: Manual revert |
m (It does work, I just don't want to limit it to the main namespace.) |
||
Line 1: | Line 1: | ||
/* LockOldComments */ |
|||
window.lockOldComments = (window.lockOldComments || {}); |
|||
window.lockOldComments.limit = 30; |
|||
window.lockOldComments.addNoteAbove = true; |
|||
/* MessageBlock */ |
/* MessageBlock */ |
||
window.MessageBlock = { |
window.MessageBlock = { |
Revision as of 10:29, 21 February 2025
/* LockOldComments */
window.lockOldComments = (window.lockOldComments || {});
window.lockOldComments.limit = 30;
window.lockOldComments.addNoteAbove = true;
/* MessageBlock */
window.MessageBlock = {
title: 'Blocked',
message: 'You have been blocked for $2 because you have been $1. If you wish to appeal this block, please do so under this message.'
};
/* TopicBlockLog */
TBL_GROUP = "roblox-en";