From 9de973ddc2ae3fcf15e7e876384c88b30e2e32c3 Mon Sep 17 00:00:00 2001 From: Marco Endrizzi <me00531@surrey.ac.uk> Date: Tue, 6 Apr 2021 13:21:06 -0700 Subject: [PATCH] "state" now "status" --- src/static/data-structure.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/data-structure.json b/src/static/data-structure.json index c977f66..2635962 100644 --- a/src/static/data-structure.json +++ b/src/static/data-structure.json @@ -74,7 +74,7 @@ } } }, - "state": { + "status": { "9HsxN1tMHNOfmQV3E16LNfcFTdc2": false, "Oqk3C1ownieYIm8K0KgFqRXhKs53": false, "l7TY1PJocphLufQb3zN1tfRJYsy1": false, -- GitLab