Undo unnecessary settings file change

This commit is contained in:
Ciarán Ainsworth 2022-11-30 20:45:59 +01:00
parent fa038032e6
commit b6d8cd262e
No known key found for this signature in database
GPG Key ID: DA6F32C41F4C9531
1 changed files with 1 additions and 2 deletions

View File

@ -10,6 +10,5 @@
"i18n-ally.localesPaths": ["front/src/locales"],
"i18n-ally.pathMatcher": "{locale}.json",
"i18n-ally.enabledFrameworks": ["vue"],
"i18n-ally.keystyle": "nested",
"i18n-ally.keepFulfilled": true
"i18n-ally.keystyle": "nested"
}