mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-07 22:06:34 +02:00
Clean code.
This commit is contained in:
@@ -72,8 +72,6 @@ modulejs.define('ext/info', ['_', '$', 'modernizr', 'core/settings', 'core/resou
|
|||||||
size: 200,
|
size: 200,
|
||||||
fill: settings.qrColor,
|
fill: settings.qrColor,
|
||||||
background: null,
|
background: null,
|
||||||
quiet: 2,
|
|
||||||
// radius: 0.3,
|
|
||||||
text: window.location.protocol + '//' + window.location.host + item.absHref
|
text: window.location.protocol + '//' + window.location.host + item.absHref
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user