Utente:Sakretsu/common.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
+
m +
Riga 29:
if (
opts.maxScreenWidth >= window.innerWidth &&
( opts.hasTouchScreen === undefined || opts.hasTouchScreen === navigator.maxTouchPoints > 0 )
opts.hasTouchScreen === navigator.maxTouchPoints > 0
) {
mw.hook( 'wikipage.content' ).add( function () {