Skip to content

Commit

Permalink
Merge pull request #7 from kevinxft/dev
Browse files Browse the repository at this point in the history
remove incorrect data
  • Loading branch information
kevinxft authored Aug 9, 2024
2 parents 0073a82 + a558de3 commit d602f15
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,4 @@
{
"2024-08-06": {
"code": 0,
"msg": "success",
"data": {
"songs_left": 3333,
"points": 0
}
},
"2024-08-07": {
"code": 0,
"msg": "success",
"data": {
"songs_left": 3111,
"points": 0
}
},
"2024-08-08": {
"code": 0,
"msg": "success",
"data": {
"songs_left": 3000,
"points": 0
}
},
"2024-08-09": {
"code": 0,
"msg": "success",
Expand Down

0 comments on commit d602f15

Please sign in to comment.