This commit is contained in:
2023-10-01 21:53:45 +05:00
parent 9a8cc0a305
commit b431a2ce75
2 changed files with 2 additions and 3 deletions

View File

@ -293,9 +293,7 @@
<script>
let proj_name = "<%= proj_name %>";
document.getElementById("layer_inp").value = 0;
img_cache(()=>{
loaded();
})
img_cache(()=>{})
if ( $.cookie("grid") != null){