Content deleted Content added
PleaseStand (talk | contribs) m use whole message keys in buildDurationMessage() |
PleaseStand (talk | contribs) attempt to fix namespace check |
||
Line 10:
// Bail out unless on a user or user talk page, and not a subpage.
if ( ns !== 2 &&
return;
}
|