Closed SynbioLucas closed 8 years ago
All valid programs throw an error. Seems to be the fault of this line in formServices.js:
zip.file("savefile.irs", JSON.stringify(this.data));
PS good thing I checked this before pushing to gh-pages...
Fixed in e818eb2
All valid programs throw an error. Seems to be the fault of this line in formServices.js:
PS good thing I checked this before pushing to gh-pages...