From feb600eb18fc24093a14e58073aa372b3823b85e Mon Sep 17 00:00:00 2001 From: Hentry Martin Date: Fri, 4 Jul 2025 22:23:40 +0200 Subject: [PATCH] fix: modifed av scan review type id --- config/development.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/development.json b/config/development.json index b1519a01..9beba619 100644 --- a/config/development.json +++ b/config/development.json @@ -1,4 +1,4 @@ { - "AV_SCAN_SCORER_REVIEW_TYPE_ID": "68c5a381-c8ab-48af-92a7-7a869a4ee6c3", + "AV_SCAN_SCORER_REVIEW_TYPE_ID": "1297f2db-687d-4ac8-bf9c-78b6df1b1281", "PROVISIONAL_SCORING_COMPLETED_REVIEW_TYPE_ID": "52c91e85-745f-4e62-b592-9879a2dfe9fd" }