| -rw-r--r-- | public/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 6559e1e..748886f 100644 --- a/public/index.html +++ b/public/index.html @@ -561,7 +561,6 @@ closable: false, showMaximizeIcon: true, appendSubHtmlTo: ".lg-sub-html", - isMobile: () => { return false; }, slideDelay: 0, plugins: [lgZoom, lgThumbnail], dynamicEl: elements, |