summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index 748886f..6559e1e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -561,6 +561,7 @@
closable: false,
showMaximizeIcon: true,
appendSubHtmlTo: ".lg-sub-html",
+ isMobile: () => { return false; },
slideDelay: 0,
plugins: [lgZoom, lgThumbnail],
dynamicEl: elements,