8000 added consolelog.js · jxmot/github-graphql-snippets@6572662 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6572662

Browse files
committed
added consolelog.js
1 parent 5624d3b commit 6572662

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tools/gh-graphql/gh-graphql.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ <h3>Prepare and POST</h3>
3434
<br>
3535
<br>
3636
</body>
37+
<script src="./assets/js/consolelog.js"></script>
38+
<!--
39+
There is a file in the repo named ghauth.js, edit it
40+
and put your personal access token in it.
41+
42+
When the file name starts with an underscore it is
43+
ignored by the repo's .gitignore file.
44+
-->
3745
<script src="./assets/js/_ghauth.js"></script>
3846
<script src="./assets/js/ghapi-v4.js"></script>
3947
<script src="./assets/js/qryutils.js"></script>

0 commit comments

Comments
 (0)
0