Fix incorrect indentation of refresh.html

This commit is contained in:
Kijin Sung 2023-10-17 00:18:16 +09:00
parent b0d288cb18
commit 84471c83e6

View file

@ -1,3 +1,3 @@
<script>
top.location.reload();
</script>
top.location.reload();
</script>