From 416314c3bb56ef2235628c9c355f8cfb0644ace1 Mon Sep 17 00:00:00 2001 From: illfixit <66363651+illfixit@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:57:52 +0200 Subject: [PATCH] . --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 15cec4df..5b114161 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,3 @@ { - "i18n-ally.localesPaths": ["src/assets/i18n"], - "i18n-ally.keystyle": "nested" + "i18n-ally.localesPaths": ["src/assets/i18n"] }