Skip to content

Commit

Permalink
Revert "Revert "removed error""
Browse files Browse the repository at this point in the history
This reverts commit 5b6d926.
  • Loading branch information
Sci-Phy committed Mar 23, 2018
1 parent 658d523 commit 6b9efbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ var app = new Vue({
self.d = resp.body
console.log(self.d)
}, function() {
alert("An error occured, please refresh the page")

});
this["default"] = JSON.parse(JSON.stringify(this.d));
this.data = store('data') || [];
Expand Down

0 comments on commit 6b9efbe

Please sign in to comment.