Skip to content

Commit

Permalink
Fix 2025 formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MyaTaheri authored Aug 30, 2024
1 parent 5c408e5 commit c608653
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ var yearDocuments = new Map([
['2024', {
sheetID: '2PACX-1vTSBfUS-iEIS5KlifDuIYdl8YZN6BL7XMg7NlbTkVk6Na5M1D9-rEa0zfZ_yoDCdRu5270VqOaHuJuW/pub?gid=1377472512'
}],
['2025', { sheetID: '2PACX-1vTqzmeETH40Tw45M8wssSGhAtzoS4Ds0MLYt3It276yTjOsfLYIJoYvqK6CvzQo8hcjWOSC8nPBmfMt/pub?gid=724514533'
['2025', {
sheetID: '2PACX-1vTqzmeETH40Tw45M8wssSGhAtzoS4Ds0MLYt3It276yTjOsfLYIJoYvqK6CvzQo8hcjWOSC8nPBmfMt/pub?gid=724514533'
}]
]);
var stats = new Map();
Expand Down

0 comments on commit c608653

Please sign in to comment.