From 26e39b186c90310433d1eac0bcf915503d8d4021 Mon Sep 17 00:00:00 2001 From: Shivank Kacker Date: Tue, 6 Aug 2024 16:38:08 +0530 Subject: [PATCH] undo config --- public/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config.json b/public/config.json index 101b5d6010c..dd35eee6420 100644 --- a/public/config.json +++ b/public/config.json @@ -23,6 +23,6 @@ "sample_format_external_result_import": "/External-Results-Template.csv", "enable_abdm": true, "enable_hcx": false, - "enable_scribe": true, + "enable_scribe": false, "min_encounter_date": "2020-01-01" } \ No newline at end of file