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