Skip to content

Commit

Permalink
added one more row
Browse files Browse the repository at this point in the history
  • Loading branch information
Cannon committed Dec 6, 2024
1 parent d336ae0 commit 6e58409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/pages/Downloads/Files/Files.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ function getDataObj(date: string) {

const rows = [
getDataObj('latest'),
getDataObj('2024-Dec'),
getDataObj('2024-Jun'),
getDataObj('2023-Dec'),
getDataObj('2022-Feb'),
Expand Down

0 comments on commit 6e58409

Please sign in to comment.