Skip to content

Commit

Permalink
remove auto reload
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chn0m4g3 committed Jan 5, 2024
1 parent 7ba5567 commit 2fe2d59
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docker/nginx/dist/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@
lucide.createIcons();
</script>

<!-- Auto-Reload -->
<script>
setTimeout(function(){
window.location.reload(1);
}, 60000);
</script>
</body>

<!-- Developed and designed by Miguel R. Ávila: -->
Expand Down

0 comments on commit 2fe2d59

Please sign in to comment.