Skip to content

Commit

Permalink
update accessibility investigation score for Nov 11, 2024 (#4117)
Browse files Browse the repository at this point in the history
  • Loading branch information
cookiecrook authored Nov 19, 2024
1 parent 8d5b2a1 commit 9e3aa41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions webapp/components/interop-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -826,6 +826,7 @@ export const interopData = {
{ 'date': '2024-06-28', 'score': 120 },
{ 'date': '2024-08-13', 'score': 242 },
{ 'date': '2024-10-01', 'score': 458 },
{ 'date': '2024-11-11', 'score': 558 },
]
},
{
Expand Down
3 changes: 2 additions & 1 deletion webapp/static/interop-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,8 @@
{ "date": "2024-04-25", "score": 33 },
{ "date": "2024-06-28", "score": 120 },
{ "date": "2024-08-13", "score": 242 },
{ "date": "2024-10-01", "score": 458 }
{ "date": "2024-10-01", "score": 458 },
{ "date": "2024-11-11", "score": 558 }
]
},
{
Expand Down

0 comments on commit 9e3aa41

Please sign in to comment.