Fix indentation

This commit is contained in:
Cohee
2024-03-11 00:54:58 +02:00
parent c8c08fd5d9
commit 21dc49ecc6

View File

@@ -5565,7 +5565,7 @@
} }
window.addEventListener('resize', documentHeight); window.addEventListener('resize', documentHeight);
documentHeight(); documentHeight();
}); });
</script> </script>
</body> </body>