mirror of
https://github.com/bitwarden/cli
synced 2025-12-25 12:43:12 +00:00
switch to webpack
This commit is contained in:
@@ -13,7 +13,7 @@ export class I18nService extends BaseI18nService {
|
||||
});
|
||||
|
||||
this.supportedTranslationLocales = [
|
||||
'en'
|
||||
'en',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user