Skip to content

Commit

Permalink
Update Data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
chienleng committed Dec 13, 2024
1 parent 83213f5 commit 65f77e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/Data.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ export default {
},

getAllMonthlyPath() {
return `v3/stats/au/all/monthly.json`
return `${version}/stats/au/all/monthly.json`
}
}

0 comments on commit 65f77e2

Please sign in to comment.