MediaWiki:Gadget-checkRestricted.js: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
} | } | ||
if (typeof restrictedGroups === "undefined") { | if (typeof window.restrictedGroups === "undefined") { | ||
window.restrictedGroups = ["checkuser", "suppress"]; | |||
} | } | ||