mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 06:46:42 +02:00
Updates thumbs.
This commit is contained in:
@@ -3,7 +3,7 @@ modulejs.define('ext/thumbnails', ['_', 'core/settings', 'core/event', 'core/ser
|
|||||||
|
|
||||||
var settings = _.extend({
|
var settings = _.extend({
|
||||||
enabled: false,
|
enabled: false,
|
||||||
img: ['bmp', 'gif', 'ico', 'image', 'jpg', 'png', 'tiff'],
|
img: ['bmp', 'gif', 'ico', 'image', 'jpg', 'png'],
|
||||||
mov: ['video'],
|
mov: ['video'],
|
||||||
doc: ['pdf', 'ps'],
|
doc: ['pdf', 'ps'],
|
||||||
delay: 1000,
|
delay: 1000,
|
||||||
|
Reference in New Issue
Block a user