Skip to content

Commit

Permalink
revenue
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniEmerald committed Dec 2, 2023
1 parent 8c37b3c commit 0ffbc1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion json/revenue.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
{ "period": "2023-07", "values": [1, 0.9] },
{ "period": "2023-08", "values": [3, 2] },
{ "period": "2023-09", "values": [3, 2] },
{ "period": "2023-10", "values": [1, 1] }
{ "period": "2023-10", "values": [1, 1] },
{ "period": "2023-11", "values": [1, 0.8] }
]
}

0 comments on commit 0ffbc1d

Please sign in to comment.