Utente:Sakretsu/common.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
+ |
m fix |
||
Riga 25:
if (
window.innerWidth <= opts.maxScreenWidth &&
window.hasTouchScreen === undefined ||
window.hasTouchScreen === navigator.maxTouchPoints > 0 ) {
mw.hook( 'wikipage.content' ).add( function () {
|