Update main.js

This commit is contained in:
ash 2022-04-05 10:08:32 +01:00 committed by GitHub
parent ea5f33c35c
commit 12e3d6aa58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@ function init(){
var desiredZoom;
var zoomAnimationFrame;
var mode = "overlap";
var mode = "view";
var args = window.location.search;
if(args){