From: Agnibho Mondal Date: Sat, 22 May 2021 07:45:48 +0000 (+0530) Subject: Minor X-Git-Url: https://code.agnibho.com/repo?a=commitdiff_plain;h=7c112120652b2fa43bd4a19f5ef6928f5f7033f5;p=simpleipd.git Minor --- diff --git a/www/forms/report-covid.schema.json b/www/forms/report-covid.schema.json index 25cee7a..fba7104 100644 --- a/www/forms/report-covid.schema.json +++ b/www/forms/report-covid.schema.json @@ -23,6 +23,10 @@ "description": "RT-PCR", "type": "string" }, + "ct": { + "description": "CT Value", + "type": "string" + }, "rat": { "description": "RAT", "type": "string"