forked from swee/MeowNex
Update script.js
This commit is contained in:
parent
c985451d2a
commit
ab9ef3dda8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/*jshint esversion: 6 */
|
||||
/*jshint esversion: 8 */
|
||||
// Fetching the run value for the first time
|
||||
fetch ("run.txt")
|
||||
.then(x => x.text())
|
||||
|
|
Loading…
Reference in a new issue