diff --git a/tabby-core/src/index.ts b/tabby-core/src/index.ts index e2c4b169..d7715c94 100644 --- a/tabby-core/src/index.ts +++ b/tabby-core/src/index.ts @@ -102,7 +102,7 @@ const PROVIDERS = [ missingTranslationHandler: { provide: MissingTranslationHandler, useClass: CustomMissingTranslationHandler, - }, + }, }), ], declarations: [