User:Johnrdorazio/common.js: Difference between revisions

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
(Uninstalling User:Johnrdorazio/global.js (script-installer))
Tag: Blanking
No edit summary
 
Line 1: Line 1:
 
$(document).ready(function(){
console.log(mw.user.options.get( 'usebetatoolbar' ))
});

Latest revision as of 21:04, October 5, 2020

$(document).ready(function(){
	console.log(mw.user.options.get( 'usebetatoolbar' ))
});