No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
var | var conf = mw.config.get([ | ||
'wgAllowUserJs' | |||
]); | |||
window.alert($conf); | |||
Latest revision as of 04:45, 10 January 2024
var conf = mw.config.get([ 'wgAllowUserJs' ]); window.alert($conf);
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
var | var conf = mw.config.get([ | ||
'wgAllowUserJs' | |||
]); | |||
window.alert($conf); | |||
var conf = mw.config.get([ 'wgAllowUserJs' ]); window.alert($conf);