fix: Update frontend refs (#7444)

This commit is contained in:
Michael Genson
2026-04-11 11:27:52 -05:00
committed by GitHub
parent 30014f53de
commit 32141187ba
9 changed files with 24 additions and 26 deletions

View File

@@ -37,7 +37,7 @@
"vue"
],
"i18n-ally.keystyle": "nested",
"i18n-ally.localesPaths": "frontend/lang/messages",
"i18n-ally.localesPaths": "frontend/app/lang/messages",
"i18n-ally.sourceLanguage": "en-US",
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
"python.testing.autoTestDiscoverOnSaveEnabled": false,