From 61700380a279c7e6c511dc4567082125c0748269 Mon Sep 17 00:00:00 2001 From: John Kane Date: Wed, 17 Apr 2024 16:45:31 +0100 Subject: [PATCH] Update flags.json And revert the testing --- flags.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flags.json b/flags.json index 4538b368..be52c528 100644 --- a/flags.json +++ b/flags.json @@ -1,9 +1,9 @@ { "documentSymbol": { - "percent": 80 + "percent": 0 }, "semanticHighlighting": { - "percent": 80 + "percent": 0 } }