Skip to content

Commit c0959c3

Browse files
committed
Revert unnecessary change
1 parent 756cc57 commit c0959c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/app.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
gtag('js', new Date())
2929
gtag('config', 'G-WQ8M55VX1Z')
3030
</script>
31-
<!-- <script>
31+
<script>
3232
var global = global || window
33-
</script> -->
33+
</script>
3434
</head>
3535
<body data-sveltekit-preload-data="hover">
3636
<div style="display: contents">%sveltekit.body%</div>

0 commit comments

Comments
 (0)