From df9992454bbdd45a41febb7b0233baed82eb0ff1 Mon Sep 17 00:00:00 2001 From: louiscklaw Date: Wed, 4 Jun 2025 02:35:48 +0800 Subject: [PATCH] chore: update workspace settings structure --- HKSingleParty.code-workspace | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HKSingleParty.code-workspace b/HKSingleParty.code-workspace index 88bd9be..d69bc42 100644 --- a/HKSingleParty.code-workspace +++ b/HKSingleParty.code-workspace @@ -21,5 +21,6 @@ { "path": "98_AI_workspace" } - ] + ], + "settings": {} }