Update main.js
This commit is contained in:
parent
3c7a00035f
commit
ba87efcb7c
1 changed files with 1 additions and 1 deletions
2
main.js
2
main.js
|
@ -1,5 +1,5 @@
|
|||
var counter = 0;
|
||||
//test comment
|
||||
|
||||
var globalStyle = document.createElement("style");
|
||||
document.head.appendChild(globalStyle);
|
||||
|
||||
|
|
Loading…
Reference in a new issue