Skip to content

Commit

Permalink
Update GraphsOnly.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorn192 authored Feb 7, 2019
1 parent 4785618 commit f1335fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GraphsOnly.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Initialize the saved data objects, and load data/grab from browser if found.
var basepath = 'github.com/Zorn192/AutoTrimps/';
var basepath = 'https://github.com/Zorn192/AutoTrimps/';
var allSaveData = [];
var graphData = [];
var tmpGraphData = JSON.parse(localStorage.getItem('allSaveData'));

0 comments on commit f1335fd

Please sign in to comment.