Skip to content

Commit 456274c

Browse files
fix: include script in body (#10593)
1 parent 2814709 commit 456274c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-helpers/oauth2-redirect.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!doctype html>
22
<html lang="en-US">
33
<body>
4+
<script src="oauth2-redirect.js"></script>
45
</body>
56
</html>
6-
<script src="oauth2-redirect.js"></script>

0 commit comments

Comments
 (0)