From d956b2bd5ab7cae7c863b5dbc63059b204fe89fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Mon, 19 Dec 2022 18:27:53 +0100 Subject: [PATCH] Interop 2022: update viewport investigation score --- webapp/static/interop-data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapp/static/interop-data.json b/webapp/static/interop-data.json index 2016d50d010..4fe0ce0e931 100644 --- a/webapp/static/interop-data.json +++ b/webapp/static/interop-data.json @@ -108,7 +108,8 @@ { "name": "Viewport Measurement", "scores_over_time": [ - { "date": "2022-09-28", "score": 600 } + { "date": "2022-09-28", "score": 600 }, + { "date": "2022-12-14", "score": 900 } ] } ],